File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ gem 'rails', '5.1.7'
66# Use postgresql as the database for Active Record
77gem 'pg' , '~> 0.18'
88# Use Puma as the app server
9- gem 'puma' , '~> 3.0 '
9+ gem 'puma' , '~> 3.12 '
1010# use Devise Token Auth for token based authentication
1111gem 'devise_token_auth'
1212gem 'omniauth'
Original file line number Diff line number Diff line change 110110 pry-stack_explorer (0.4.9.2 )
111111 binding_of_caller (>= 0.7 )
112112 pry (>= 0.9.11 )
113- puma (3.11.0 )
113+ puma (3.12.2 )
114114 rack (2.0.8 )
115115 rack-attack (5.0.1 )
116116 rack
@@ -223,7 +223,7 @@ DEPENDENCIES
223223 pry-byebug
224224 pry-rails
225225 pry-stack_explorer
226- puma (~> 3.0 )
226+ puma (~> 3.12 )
227227 rack-attack
228228 rack-cors
229229 rails (= 5.1.7 )
You can’t perform that action at this time.
0 commit comments