Skip to content

Commit

Permalink
rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Nov 30, 2024
1 parent 4b22dfe commit 86d7463
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 236 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ruby "3.2.2"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
# gem "rails", "~> 7.1.3.2"
gem "rails", "~> 7.2.0"
gem "rails", "~> 8.0.0"

# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"
Expand Down
Loading

0 comments on commit 86d7463

Please sign in to comment.