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 1.0 to 3.0.6.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@1.0...v3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 5496d6b commit 76624ca
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions buildpacks/buildpack-multi/tests/multi/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
GEM
remote: http://rubygems.org/
specs:
rack (3.0.8)
sinatra (1.0)
rack (>= 1.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (2.2.7)
rack-protection (3.0.6)
rack
ruby2_keywords (0.0.5)
sinatra (3.0.6)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
tilt (~> 2.0)
tilt (2.2.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 76624ca

Please sign in to comment.