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 892d949 commit e280910Copy full SHA for e280910
Gemfile.lock
@@ -157,8 +157,8 @@ GEM
157
factory_bot_rails (6.2.0)
158
factory_bot (~> 6.2.0)
159
railties (>= 5.0.0)
160
- faker (2.19.0)
161
- i18n (>= 1.6, < 2)
+ faker (2.20.0)
+ i18n (>= 1.8.11, < 2)
162
faraday (2.2.0)
163
faraday-net_http (~> 2.0)
164
ruby2_keywords (>= 0.0.4)
@@ -414,7 +414,7 @@ GEM
414
unicode-display_width (>= 1.4.0, < 3.0)
415
rubocop-ast (1.16.0)
416
parser (>= 3.1.1.0)
417
- rubocop-performance (1.13.2)
+ rubocop-performance (1.13.3)
418
rubocop (>= 1.7.0, < 2.0)
419
rubocop-ast (>= 0.4.0)
420
rubocop-rails (2.13.2)
0 commit comments