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 f999c2f commit 7f760bcCopy full SHA for 7f760bc
Gemfile.lock
@@ -466,7 +466,8 @@ GEM
466
responders (3.1.1)
467
actionpack (>= 5.2)
468
railties (>= 5.2)
469
- rexml (3.2.6)
+ rexml (3.2.8)
470
+ strscan (>= 3.0.9)
471
rouge (4.2.0)
472
rspec-core (3.13.0)
473
rspec-support (~> 3.13.0)
@@ -574,6 +575,7 @@ GEM
574
575
stringio (3.1.0)
576
strong_migrations (1.8.0)
577
activerecord (>= 5.2)
578
+ strscan (3.1.0)
579
terminal-table (3.0.2)
580
unicode-display_width (>= 1.1.1, < 3)
581
thor (1.3.1)
0 commit comments