Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent e08b5a6 commit 25bb14a
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
nio4r (2.5.9)
nio4r (2.7.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand All @@ -70,7 +70,7 @@ GEM
racc
pg (1.5.4)
public_suffix (5.0.4)
puma (6.4.0)
puma (6.4.1)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
Expand Down
Binary file removed vendor/cache/nio4r-2.5.9.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/puma-6.4.0.gem
Binary file not shown.
Binary file added vendor/cache/puma-6.4.1.gem
Binary file not shown.

0 comments on commit 25bb14a

Please sign in to comment.