Skip to content

Commit

Permalink
chore(deps): bump sinatra in /buildpacks/buildpack-multi/tests/multi
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.0.0 to 4.1.1.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v4.0.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 3f31095 commit c3ed7bf
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions buildpacks/buildpack-multi/tests/multi/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,25 @@ GEM
remote: http://rubygems.org/
specs:
base64 (0.2.0)
mustermann (3.0.0)
logger (1.6.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
rack (3.1.8)
rack-protection (4.0.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.3.0)
tilt (2.4.0)

PLATFORMS
ruby
Expand Down

0 comments on commit c3ed7bf

Please sign in to comment.