We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a8424 commit d2eb12bCopy full SHA for d2eb12b
Gemfile
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
4
ruby "your-ruby-version"
5
6
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7
-gem "rails", "~> 7.0.8", ">= 7.0.8.3"
+gem "rails", "~> 7.0.8", ">= 7.0.8.4"
8
9
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
10
gem "sprockets-rails"
0 commit comments