Skip to content

Commit

Permalink
Bundle update and upgrade Rails version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonallured committed Nov 9, 2024
1 parent 5e6002b commit 499faa2
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

ruby file: ".tool-versions"

gem "rails", "7.2.1"
gem "rails", "8.0.0"

gem "pg"
gem "puma"
Expand Down
Loading

0 comments on commit 499faa2

Please sign in to comment.