Skip to content

Commit 9cc7967

Browse files
Bump puma from 3.11.0 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.11.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.11.0...v3.12.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d11deb9 commit 9cc7967

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem 'whenever', require: false
1414
gem 'bcrypt', '~> 3.1.7'
1515
gem 'has_secure_token'
1616

17-
gem 'puma', '~> 3.7'
17+
gem 'puma', '~> 3.12'
1818

1919
gem 'bugsnag'
2020
gem 'snitcher'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ GEM
166166
arel (>= 6)
167167
powerpack (0.1.1)
168168
public_suffix (3.0.1)
169-
puma (3.11.0)
169+
puma (3.12.2)
170170
rack (2.0.8)
171171
rack-protection (2.0.5)
172172
rack
@@ -321,7 +321,7 @@ DEPENDENCIES
321321
ougai
322322
pg (~> 0.20.0)
323323
pg_search
324-
puma (~> 3.7)
324+
puma (~> 3.12)
325325
rails (~> 5.1.4)
326326
redis-rails
327327
rubocop

0 commit comments

Comments
 (0)