Skip to content

Commit

Permalink
Rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swrobel committed Dec 26, 2023
1 parent 5eb480f commit ffab6e9
Show file tree
Hide file tree
Showing 17 changed files with 751 additions and 633 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'

ruby "~> #{File.read('.ruby-version').strip}"

gem 'rails', '~> 7.0.2'
gem 'rails', '~> 7.1.2'

gem 'bootsnap'
gem 'bugsnag'
Expand Down
Loading

0 comments on commit ffab6e9

Please sign in to comment.