Skip to content

Commit

Permalink
deploy/ update puma version
Browse files Browse the repository at this point in the history
  • Loading branch information
Duc Anh Nguyen authored and Duc Anh Nguyen committed Apr 13, 2017
1 parent eef1fdd commit 609919c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.1'
# Use Puma as the app server
gem 'puma', '~> 3.0'
gem 'puma', '~> 3.6.2'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ DEPENDENCIES
listen (~> 3.0.5)
mongoid
pry-rails
puma (~> 3.0)
puma (~> 3.6.2)
rack-cors
rails (~> 5.0.1)
rails_param
Expand Down

0 comments on commit 609919c

Please sign in to comment.