Skip to content

Commit fde16a8

Browse files
committed
7.1.4.2
1 parent 91d424f commit fde16a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
ruby "your-ruby-version"
44

55
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
6-
gem "rails", "~> 7.1.4", ">= 7.1.4.1"
6+
gem "rails", "~> 7.1.4", ">= 7.1.4.2"
77

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

0 commit comments

Comments
 (0)