We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559a36e commit 5645d8aCopy full SHA for 5645d8a
Gemfile
@@ -9,7 +9,7 @@ gem 'rails-api'
9
# gem 'pg', :platforms => [:mri]
10
# gem 'activerecord-jdbcpostgresql-adapter', "1.3.0.rc1", :platforms => [:jruby]
11
12
-gem 'puma'
+gem 'puma', '>= 5.6.9'
13
# To use ActiveModel has_secure_password
14
# gem 'bcrypt-ruby', '~> 3.0.0'
15
0 commit comments