Skip to content

Commit

Permalink
Update rspec-rails in default Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Nov 15, 2023
1 parent 6c1ac70 commit ae0a06a
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 @@ -16,7 +16,7 @@ gem 'puma'

group :test do
gem "test-unit", "~> 3.0"
gem "rspec-rails", "~> 3.5.0"
gem "rspec-rails", "~> 6.0.1"
gem "capybara", "~> 2.4.4"
end

Expand Down

0 comments on commit ae0a06a

Please sign in to comment.