Skip to content

Commit

Permalink
Bump puma from 3.11.0 to 3.12.6
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 3.11.0 to 3.12.6.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2021
1 parent 716f117 commit dbb9591
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 @@ -14,7 +14,7 @@ gem 'whenever', require: false
gem 'bcrypt', '~> 3.1.7'
gem 'has_secure_token'

gem 'puma', '~> 3.7'
gem 'puma', '~> 3.12'

gem 'bugsnag'
gem 'snitcher'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ GEM
arel (>= 6)
powerpack (0.1.1)
public_suffix (3.0.1)
puma (3.11.0)
puma (3.12.6)
rack (2.0.8)
rack-protection (2.0.5)
rack
Expand Down Expand Up @@ -315,7 +315,7 @@ DEPENDENCIES
ougai
pg (~> 0.20.0)
pg_search
puma (~> 3.7)
puma (~> 3.12)
rails (~> 5.1.4)
redis-rails
rubocop
Expand Down

0 comments on commit dbb9591

Please sign in to comment.