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 c7ad0d6 commit 506950cCopy full SHA for 506950c
gemfiles/rails_7.gemfile
@@ -8,7 +8,7 @@ gem 'grape-swagger'
8
gem 'importmap-rails'
9
gem 'jbuilder'
10
gem 'pg', '~> 1.1'
11
-gem 'puma', '~> 5.6'
+gem 'puma', '~> 6.4.2'
12
gem 'rails', '~> 7.0'
13
gem 'sprockets-rails'
14
gem 'stimulus-rails'
gemfiles/rails_edge.gemfile
gem 'rails', git: 'https://github.com/rails/rails.git'
0 commit comments