Skip to content

Commit

Permalink
Bump rack from 2.2.6.4 to 2.2.8.1
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.6.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 110ed57 commit 3e9b29a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
parallel (1.19.2)
parser (2.7.1.5)
ast (~> 2.4.1)
rack (2.2.6.4)
rack (2.2.8.1)
rack-accept (0.4.5)
rack (>= 0.4)
rack-protection (2.1.0)
Expand All @@ -102,6 +102,8 @@ GEM
netrc (~> 0.8)
rexml (3.2.5)
rmagick (2.16.0)
rss (0.3.1)
rexml
rubocop (0.92.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
Expand Down Expand Up @@ -163,6 +165,7 @@ DEPENDENCIES
require_all
rest-client
rmagick (~> 2.16)
rss
rubocop
shoulda-context
sinatra (~> 2.1)
Expand Down

0 comments on commit 3e9b29a

Please sign in to comment.