Skip to content

Commit

Permalink
Bump rackup from 2.1.0 to 2.2.0 in /components/app
Browse files Browse the repository at this point in the history
Bumps [rackup](https://github.com/rack/rackup) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/rack/rackup/releases)
- [Changelog](https://github.com/rack/rackup/blob/main/releases.md)
- [Commits](rack/rackup@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 6056fce commit 7077fcc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,17 +219,16 @@ GEM
method_source (~> 1.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
rake (13.2.1)
redis (5.3.0)
Expand Down Expand Up @@ -342,7 +341,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 7077fcc

Please sign in to comment.