We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adca95 commit 9561351Copy full SHA for 9561351
Gemfile.lock
@@ -158,7 +158,8 @@ GEM
158
rb-inotify (0.10.1)
159
ffi (~> 1.0)
160
redcarpet (3.5.1)
161
- rexml (3.2.5)
+ rexml (3.2.8)
162
+ strscan (>= 3.0.9)
163
rouge (3.22.0)
164
sass (3.4.25)
165
sassc (2.4.0)
@@ -167,6 +168,7 @@ GEM
167
168
sprockets (4.0.2)
169
concurrent-ruby (~> 1.0)
170
rack (> 1, < 3)
171
+ strscan (3.1.0)
172
temple (0.8.2)
173
thor (1.0.1)
174
thread_safe (0.3.6)
0 commit comments