We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f9c30 commit 613b1f5Copy full SHA for 613b1f5
1 file changed
‎Gemfile.lock‎
@@ -100,7 +100,8 @@ GEM
100
rchardet (1.8.0)
101
reverse_markdown (2.1.1)
102
nokogiri
103
- rexml (3.2.6)
+ rexml (3.2.8)
104
+ strscan (>= 3.0.9)
105
rouge (4.2.0)
106
ruby2_keywords (0.0.5)
107
safe_yaml (1.0.5)
@@ -111,6 +112,7 @@ GEM
111
112
sawyer (0.9.2)
113
addressable (>= 2.3.5)
114
faraday (>= 0.17.3, < 3)
115
+ strscan (3.1.0)
116
terminal-table (3.0.2)
117
unicode-display_width (>= 1.1.1, < 3)
118
unicode-display_width (2.5.0)
0 commit comments