Skip to content

Commit

Permalink
Update dependency rails to "~> 7.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 8ca92c1 commit a670e01
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 @@ -9,7 +9,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.1.5"

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

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

0 comments on commit a670e01

Please sign in to comment.