Skip to content

Commit 84a8424

Browse files
committed
7.0.8.3
1 parent 935e2ab commit 84a8424

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
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby "your-ruby-version"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 7.0.8", ">= 7.0.8.2"
7+
gem "rails", "~> 7.0.8", ">= 7.0.8.3"
88

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

0 commit comments

Comments
 (0)