Skip to content

Commit

Permalink
Update dependency rspec-rails to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent d40c85f commit 6e917ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ group :test do
gem 'factory_bot'
gem 'faker', git: 'https://github.com/faker-ruby/faker.git', branch: 'master'
gem 'fuubar'
gem 'rspec-rails', '~> 5.1.0'
gem 'rspec-rails', '~> 7.0.0'
gem 'simplecov', '0.17.1', require: false # CC last supported v0.17
gem 'vcr'
gem 'webdrivers'
Expand Down

0 comments on commit 6e917ec

Please sign in to comment.