Update rspec-rails
to version 8.0.0 (#34588)
This commit is contained in:
parent
e3f0b955b8
commit
4354f84c5c
2 changed files with 11 additions and 11 deletions
2
Gemfile
2
Gemfile
|
@ -212,7 +212,7 @@ group :development, :test do
|
|||
gem 'test-prof', require: false
|
||||
|
||||
# RSpec runner for rails
|
||||
gem 'rspec-rails', '~> 7.0'
|
||||
gem 'rspec-rails', '~> 8.0'
|
||||
end
|
||||
|
||||
group :production do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue