Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump rackup from 2.1.0 to 2.2.1 in /assets/ruby_simple #207

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump rackup from 2.1.0 to 2.2.1 in /assets/ruby_simple
Bumps [rackup](https://github.com/rack/rackup) from 2.1.0 to 2.2.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
commit f7b086fab00fe9792a45d1c091d9ec17a1519076
5 changes: 2 additions & 3 deletions assets/ruby_simple/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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.1)
rack (>= 3)
webrick (~> 1.8)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
Binary file removed assets/ruby_simple/vendor/cache/rack-3.0.9.1.gem
Binary file not shown.
Binary file added assets/ruby_simple/vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file removed assets/ruby_simple/vendor/cache/rackup-2.1.0.gem
Binary file not shown.
Binary file not shown.