File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ group :test do
8585 gem 'rspec-collection_matchers'
8686 gem 'rspec-instafail'
8787 gem 'rspec-its'
88- gem 'rspec-rails' , '~> 6.0.4 '
88+ gem 'rspec-rails' , '~> 6.1.0 '
8989 gem 'rspec-wait'
9090 gem 'rubocop' , '~> 1.57.2'
9191 gem 'rubocop-rails' , '~> 2.22'
Original file line number Diff line number Diff line change 428428 rspec-mocks (3.12.6 )
429429 diff-lcs (>= 1.2.0 , < 2.0 )
430430 rspec-support (~> 3.12.0 )
431- rspec-rails (6.0.4 )
431+ rspec-rails (6.1.0 )
432432 actionpack (>= 6.1 )
433433 activesupport (>= 6.1 )
434434 railties (>= 6.1 )
@@ -628,7 +628,7 @@ DEPENDENCIES
628628 rspec-collection_matchers
629629 rspec-instafail
630630 rspec-its
631- rspec-rails (~> 6.0.4 )
631+ rspec-rails (~> 6.1.0 )
632632 rspec-wait
633633 rspec_api_documentation (>= 6.1.0 )
634634 rubocop (~> 1.57.2 )
You can’t perform that action at this time.
0 commit comments