Skip to content

Commit

Permalink
Bump puma from 4.3.12 to 5.6.7
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 4.3.12 to 5.6.7.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v4.3.12...v5.6.7)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2023
1 parent 6d16152 commit e292185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ gem 'nilify_blanks'
gem 'curb', '0.9.10'

# Web server
gem 'puma', '~> 4.3.12'
gem 'puma', '~> 5.6.7'

# Performance & Error reporting
gem 'appsignal'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ GEM
nilify_blanks (1.4.0)
activerecord (>= 4.0.0)
activesupport (>= 4.0.0)
nio4r (2.5.8)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -456,7 +456,7 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
puma (4.3.12)
puma (5.6.7)
nio4r (~> 2.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -786,7 +786,7 @@ DEPENDENCIES
prawn
prawn-table
pry-byebug
puma (~> 4.3.12)
puma (~> 5.6.7)
pundit (~> 1.1)
pusher (= 0.15.2)
rack-canonical-host
Expand Down

0 comments on commit e292185

Please sign in to comment.