Skip to content

Commit

Permalink
Bump rackup from 2.1.0 to 2.2.0 in /assets/curler
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 and ctlong committed Nov 4, 2024
1 parent 58f1964 commit 04e566a
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions assets/curler/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ GEM
base64 (0.2.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (3.0.9.1)
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)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
Expand Down
Binary file removed assets/curler/vendor/cache/rack-3.0.9.1.gem
Binary file not shown.
Binary file added assets/curler/vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file removed assets/curler/vendor/cache/rackup-2.1.0.gem
Binary file not shown.
Binary file added assets/curler/vendor/cache/rackup-2.2.0.gem
Binary file not shown.

0 comments on commit 04e566a

Please sign in to comment.