Skip to content

Commit

Permalink
Bump puma from 3.12.1 to 3.12.4
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.4.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v3.12.1...v3.12.4)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2020
1 parent b4c19a7 commit 87d9d58
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 @@ -9,7 +9,7 @@ end

gem 'rails', '~> 5.0.7.2'
gem 'pg'
gem 'puma', '~> 3.8'
gem 'puma', '~> 3.12'

# gem 'jquery-rails'
gem 'activeadmin', github: 'activeadmin'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.1.1)
puma (3.12.1)
puma (3.12.4)
rack (2.0.7)
rack-protection (2.0.5)
rack
Expand Down Expand Up @@ -532,7 +532,7 @@ DEPENDENCIES
mini_magick
pg
poltergeist
puma (~> 3.8)
puma (~> 3.12)
rails (~> 5.0.7.2)
rails-controller-testing
rails-observers!
Expand Down

0 comments on commit 87d9d58

Please sign in to comment.