Skip to content

Commit ff69490

Browse files
committed
Pin 'rails' gem to '~> 7.2'
1 parent 527dd74 commit ff69490

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
@@ -5,7 +5,7 @@ gem 'bootsnap'
55
gem 'pg'
66
gem 'puma'
77
gem 'puma_worker_killer'
8-
gem 'rails', '~> 7.1.5'
8+
gem 'rails', '~> 7.2'
99

1010
gem 'jbuilder'
1111
gem 'jquery-rails'

0 commit comments

Comments
 (0)