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.
2 parents 6d27558 + e43c921 commit e0ce39aCopy full SHA for e0ce39a
Gemfile.lock
@@ -140,7 +140,7 @@ GEM
140
factory_bot_rails (6.4.3)
141
factory_bot (~> 6.4)
142
railties (>= 5.0.0)
143
- faker (3.3.1)
+ faker (3.4.1)
144
i18n (>= 1.8.11, < 2)
145
friendly_id (5.5.1)
146
activerecord (>= 4.0.0)
@@ -339,9 +339,9 @@ GEM
339
sprockets (4.2.1)
340
concurrent-ruby (~> 1.0)
341
rack (>= 2.2.4, < 4)
342
- sprockets-rails (3.4.2)
343
- actionpack (>= 5.2)
344
- activesupport (>= 5.2)
+ sprockets-rails (3.5.1)
+ actionpack (>= 6.1)
+ activesupport (>= 6.1)
345
sprockets (>= 3.0.0)
346
sqlite3 (1.7.3)
347
mini_portile2 (~> 2.8.0)
0 commit comments