Skip to content

Commit

Permalink
Update to Rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
elektronaut committed Nov 17, 2024
1 parent d878d91 commit 83d366e
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 117 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gem "rails", "~> 7.1.3"
gem "rails", "~> 8.0.0"

gem "actionpack-page_caching"
gem "acts_as_list"
Expand Down
Loading

0 comments on commit 83d366e

Please sign in to comment.