Skip to content

Commit

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

chore(deps): bump sinatra from 3.1.0 to 3.2.0 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
  • Loading branch information
josegonzalez authored Jan 20, 2024
2 parents b071cf6 + 76572c4 commit 581e566
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions buildpacks/buildpack-ruby/tests/ruby-sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
GEM
remote: http://rubygems.org/
specs:
base64 (0.2.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.0)
power_assert (2.0.3)
puma (6.4.2)
nio4r (~> 2.0)
rack (2.2.8)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rake (13.1.0)
ruby2_keywords (0.0.5)
sinatra (3.1.0)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
rack-protection (= 3.2.0)
tilt (~> 2.0)
test-unit (3.6.1)
power_assert
tilt (2.2.0)
tilt (2.3.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 581e566

Please sign in to comment.