Skip to content

Commit

Permalink
build(deps): bump puma from 6.0.0 to 6.3.1 in /rails (GH-1213)
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 6.0.0 to 6.3.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.0.0...v6.3.1)

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

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 Aug 30, 2023
1 parent 4d53b50 commit 81aa799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ GEM
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
nio4r (2.5.7)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (4.0.6)
puma (6.0.0)
puma (6.3.1)
nio4r (~> 2.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
Expand Down

0 comments on commit 81aa799

Please sign in to comment.