Skip to content

Commit 6588947

Browse files
chore(deps): update ruby on rails packages to v8
1 parent 398eaae commit 6588947

File tree

2 files changed

+97
-96
lines changed

2 files changed

+97
-96
lines changed

template/{{app_name}}/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
ruby "3.4.7"
66

77
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
8-
gem "rails", "~> 7.2.0", ">= 7.2.2.1"
8+
gem "rails", "~> 8.1.0", ">= 8.1.1"
99

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

0 commit comments

Comments
 (0)