Commit bd9b00d 1 parent 4cce700 commit bd9b00d Copy full SHA for bd9b00d
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ group :test do
54
54
gem 'cuprite'
55
55
gem 'database_cleaner-active_record'
56
56
gem 'rack_session_access'
57
- gem 'rspec-rails' , '6.1.0 '
57
+ gem 'rspec-rails' , '6.1.1 '
58
58
gem 'selenium-webdriver'
59
59
gem 'simplecov' , require : false
60
60
end
Original file line number Diff line number Diff line change @@ -217,10 +217,10 @@ GEM
217
217
activesupport (>= 6.0.0 )
218
218
railties (>= 6.0.0 )
219
219
interactor (3.1.2 )
220
- io-console (0.7.1 )
221
- irb (1.11.0 )
220
+ io-console (0.7.2 )
221
+ irb (1.11.1 )
222
222
rdoc
223
- reline (>= 0.3.8 )
223
+ reline (>= 0.4.2 )
224
224
json (2.7.1 )
225
225
jwt (2.7.1 )
226
226
kaminari (1.2.2 )
376
376
redis-client (0.19.0 )
377
377
connection_pool
378
378
regexp_parser (2.9.0 )
379
- reline (0.4.1 )
379
+ reline (0.4.2 )
380
380
io-console (~> 0.5 )
381
381
rexml (3.2.6 )
382
382
rspec (3.12.0 )
391
391
rspec-mocks (3.12.6 )
392
392
diff-lcs (>= 1.2.0 , < 2.0 )
393
393
rspec-support (~> 3.12.0 )
394
- rspec-rails (6.1.0 )
394
+ rspec-rails (6.1.1 )
395
395
actionpack (>= 6.1 )
396
396
activesupport (>= 6.1 )
397
397
railties (>= 6.1 )
@@ -531,7 +531,7 @@ DEPENDENCIES
531
531
rails-i18n (~> 7.0.0 )
532
532
ransack
533
533
redis (>= 4.0.1 )
534
- rspec-rails (= 6.1.0 )
534
+ rspec-rails (= 6.1.1 )
535
535
rubocop
536
536
rubocop-capybara
537
537
rubocop-factory_bot
You can’t perform that action at this time.
0 commit comments