Skip to content

Commit

Permalink
Update dependency rails to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 6dc4f5f commit b28be4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.3.6"

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem "rails", "~> 6.1.6"
gem "rails", "~> 8.0.0"
# Use postgresql as the database for Active Record
gem "pg"
# Use Puma as the app server
Expand Down

0 comments on commit b28be4f

Please sign in to comment.