Skip to content

Commit

Permalink
test with Rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Oct 19, 2023
1 parent 22e0ac8 commit 9ea9a92
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 @@ -6,7 +6,7 @@ gemspec

group :test do
gem 'dotenv', '~> 2.5'
gem 'rails', '~> 7.0.4'
gem 'rails', '~> 7.1'
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.6'
gem 'rubocop', '~> 1.0'
Expand Down

0 comments on commit 9ea9a92

Please sign in to comment.