Skip to content

Commit 50a5545

Browse files
change rails version
1 parent 8bc44ee commit 50a5545

File tree

2 files changed

+143
-144
lines changed

2 files changed

+143
-144
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem "cssbundling-rails"
1010
gem "jsbundling-rails"
1111
gem "pg"
1212
gem "puma", "~> 6.4.3"
13-
gem "rails", "~> 8.0.0"
13+
gem "rails", "~> 7.2.2"
1414
gem "redis", "~> 5.3.0"
1515
gem "sprockets-rails"
1616
gem "stimulus-rails"

0 commit comments

Comments
 (0)