Skip to content

Commit

Permalink
Merge pull request #963 from gliderlabs/dependabot/bundler/buildpacks…
Browse files Browse the repository at this point in the history
…/buildpack-multi/tests/multi/rack-3.0.8

chore(deps): bump rack from 2.2.7 to 3.0.8 in /buildpacks/buildpack-multi/tests/multi
  • Loading branch information
josegonzalez authored Jul 21, 2023
2 parents e62dafe + c7185f9 commit 5496d6b
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions buildpacks/buildpack-multi/tests/multi/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
GEM
remote: http://rubygems.org/
specs:
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)
rack (3.0.8)
sinatra (1.0)
rack (>= 1.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 5496d6b

Please sign in to comment.