Skip to content

Commit

Permalink
Bump puma from 6.3.1 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.3.1...v6.4.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2023
1 parent 6365afc commit f34d1c0
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 @@ -17,7 +17,7 @@ gem "jbuilder"
gem "kaminari"
gem "pg", "~> 1.5"
gem "propshaft"
gem "puma", "~> 6.3"
gem "puma", "~> 6.4"
gem "rails", "~> 7.0.8"
gem "rqrcode"
gem "simple_form"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ GEM
rack
railties (>= 7.0.0)
public_suffix (5.0.1)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -353,7 +353,7 @@ DEPENDENCIES
kaminari
pg (~> 1.5)
propshaft
puma (~> 6.3)
puma (~> 6.4)
rails (~> 7.0.8)
rqrcode
rspec-rails
Expand Down

0 comments on commit f34d1c0

Please sign in to comment.