We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fccb2 commit 8884c77Copy full SHA for 8884c77
Gemfile
@@ -5,7 +5,7 @@ gem 'bootsnap'
5
gem 'pg'
6
gem 'puma'
7
gem 'puma_worker_killer'
8
-gem 'rails', '~> 7.1.0'
+gem 'rails', '~> 7.1.5'
9
10
gem 'coffee-rails'
11
gem 'jbuilder'
Gemfile.lock
@@ -594,7 +594,7 @@ DEPENDENCIES
594
rack-host-redirect
595
rack-mini-profiler
596
rack-user_agent
597
- rails (~> 7.1.0)
+ rails (~> 7.1.5)
598
rails-controller-testing
599
rails-html-sanitizer
600
rake
0 commit comments