We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ff3f8e + 225793e commit 38467cdCopy full SHA for 38467cd
1 file changed
docs/Gemfile.lock
@@ -246,7 +246,8 @@ GEM
246
rb-fsevent (0.11.0)
247
rb-inotify (0.10.1)
248
ffi (~> 1.0)
249
- rexml (3.2.5)
+ rexml (3.2.8)
250
+ strscan (>= 3.0.9)
251
rouge (3.26.0)
252
ruby-enum (0.9.0)
253
i18n
@@ -263,6 +264,7 @@ GEM
263
264
faraday (> 0.8, < 2.0)
265
simpleidn (0.2.1)
266
unf (~> 0.1.4)
267
+ strscan (3.1.0)
268
terminal-table (1.8.0)
269
unicode-display_width (~> 1.1, >= 1.1.1)
270
thread_safe (0.3.6)
0 commit comments