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 7aa5863 commit c6844f2Copy full SHA for c6844f2
Gemfile.lock
@@ -327,7 +327,8 @@ GEM
327
trailblazer-option (>= 0.1.1, < 0.2.0)
328
uber (< 0.2.0)
329
retriable (3.1.2)
330
- rexml (3.2.6)
+ rexml (3.2.8)
331
+ strscan (>= 3.0.9)
332
rouge (2.0.7)
333
rubocop (1.38.0)
334
json (~> 2.3)
@@ -378,6 +379,7 @@ GEM
378
379
xcodeproj (~> 1.21)
380
sqlite3 (1.7.2)
381
mini_portile2 (~> 2.8.0)
382
+ strscan (3.1.0)
383
terminal-notifier (2.0.0)
384
terminal-table (3.0.2)
385
unicode-display_width (>= 1.1.1, < 3)
0 commit comments