Skip to content

Commit

Permalink
build(deps): bump the bundler group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 2 updates: [nio4r](https://github.com/socketry/nio4r) and [rack](https://github.com/rack/rack).


Updates `nio4r` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/socketry/nio4r/releases)
- [Changelog](https://github.com/socketry/nio4r/blob/main/changes.md)
- [Commits](socketry/nio4r@v2.7.0...v2.7.1)

Updates `rack` from 3.0.9.1 to 3.0.10
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.0.9.1...v3.0.10)

---
updated-dependencies:
- dependency-name: nio4r
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent ce73269 commit 76a0b47
Showing 1 changed file 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 @@ -61,7 +61,7 @@ GEM
nenv (0.3.0)
net-http (0.4.1)
uri
nio4r (2.7.0)
nio4r (2.7.1)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down

0 comments on commit 76a0b47

Please sign in to comment.