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] committed Sep 3, 2024
1 parent 5dd6874 commit 4869675
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 @@ -29,7 +29,7 @@ group :development, :test do
gem "factory_bot_rails"
gem "pry-byebug"
gem "pry-rails"
gem "rspec-rails", "~> 6.0"
gem "rspec-rails", "~> 7.0"
end

group :test do
Expand Down

0 comments on commit 4869675

Please sign in to comment.