Skip to content

Commit

Permalink
Merge pull request #216 from sue445/dependabot/bundler/sinatra-3.1.0
Browse files Browse the repository at this point in the history
Bump sinatra from 3.0.6 to 3.1.0
  • Loading branch information
sue445 authored Aug 7, 2023
2 parents 0a995d6 + 9653a45 commit 1198919
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ GEM
public_suffix (4.0.7)
puma (6.3.0)
nio4r (~> 2.0)
rack (2.2.7)
rack-protection (3.0.6)
rack
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rexml (3.2.5)
Expand All @@ -62,12 +62,12 @@ GEM
ruby2_keywords (0.0.5)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (3.0.6)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
rack-protection (= 3.1.0)
tilt (~> 2.0)
tilt (2.1.0)
tilt (2.2.0)
uri (0.12.2)
webmock (3.18.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 1198919

Please sign in to comment.