Skip to content

Commit

Permalink
Merge pull request #1363 from gliderlabs/dependabot/bundler/buildpack…
Browse files Browse the repository at this point in the history
…s/buildpack-multi/tests/multi/sinatra-4.1.1

chore(deps): bump sinatra from 4.0.0 to 4.1.1 in /buildpacks/buildpack-multi/tests/multi
  • Loading branch information
josegonzalez authored Nov 22, 2024
2 parents 3955797 + c73a0ef commit 4155175
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpacks/buildpack-multi/tests/multi/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ GEM
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
rack (3.1.8)
rack-protection (4.1.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.1.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.1.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.4.0)
Expand Down

0 comments on commit 4155175

Please sign in to comment.