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 fde16a8 commit 8709926Copy full SHA for 8709926
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
3
ruby "your-ruby-version"
4
5
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
6
-gem "rails", "~> 7.1.4", ">= 7.1.4.2"
+gem "rails", "~> 7.1.5"
7
8
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
9
gem "sprockets-rails"
0 commit comments