Skip to content

Commit

Permalink
Fix Gemfile for rails 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Jun 28, 2023
1 parent 771fdaf commit b6b1dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.rails70
Expand Up @@ -3,4 +3,4 @@ gemspec

gem 'rspec'
gem 'byebug'
gem 'rails', '~> 6.1.0'
gem 'rails', '~> 7.0.0'

0 comments on commit b6b1dab

Please sign in to comment.