Skip to content

Commit

Permalink
Bump puma from 3.12.0 to 3.12.2 (#368)
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v3.12.0...v3.12.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rococodogs committed Dec 6, 2019
1 parent 0925bac commit 17c5cc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end
gem 'rails', '5.1.6.2'

# use Puma as the app server (dev only, we're using passenger in production)
gem 'puma', '3.12.0'
gem 'puma', '3.12.2'

# Use SCSS for stylesheets
gem 'sass-rails', '5.0.7'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ GEM
powerpack (0.1.2)
public_suffix (4.0.1)
pul_uv_rails (2.0.1)
puma (3.12.0)
puma (3.12.2)
qa (2.2.0)
activerecord-import
deprecation
Expand Down Expand Up @@ -965,7 +965,7 @@ DEPENDENCIES
mini_magick (= 4.9.5)
okcomputer (= 1.17.4)
pg (= 1.1.4)
puma (= 3.12.0)
puma (= 3.12.2)
rails (= 5.1.6.2)
rails-controller-testing (~> 1.0.4)
rdf-vocab (= 3.0.8)
Expand Down

0 comments on commit 17c5cc5

Please sign in to comment.