Skip to content

Commit

Permalink
Merge pull request #241 from sue445/dependabot/bundler/sinatra-3.2.0
Browse files Browse the repository at this point in the history
Bump sinatra from 3.1.0 to 3.2.0
  • Loading branch information
sue445 authored Jan 1, 2024
2 parents dce418b + 57752df commit 422ff6d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
cloud_events (0.7.0)
concurrent-ruby (1.2.2)
connpass (0.1.0)
Expand Down Expand Up @@ -38,7 +39,8 @@ GEM
puma (6.3.1)
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)
Expand All @@ -62,12 +64,12 @@ GEM
ruby2_keywords (0.0.5)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
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)
tilt (2.2.0)
tilt (2.3.0)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 422ff6d

Please sign in to comment.