Skip to content

Commit

Permalink
Merge pull request #97 from pyama86/dependabot/bundler/sinatra-4.1.0
Browse files Browse the repository at this point in the history
Bump sinatra from 4.0.0 to 4.1.0
  • Loading branch information
pyama86 authored Nov 18, 2024
2 parents 58a14cd + d4e8454 commit 774f45a
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,15 @@ GEM
minitest (5.25.1)
multi_json (1.15.0)
multipart-post (2.4.1)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.4.1)
uri
ostruct (0.6.0)
rack (3.0.9.1)
rack-protection (4.0.0)
rack (3.1.8)
rack-protection (4.1.0)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand All @@ -85,17 +86,18 @@ GEM
faraday-multipart (>= 1)
ruby2_keywords (0.0.5)
securerandom (0.3.1)
sinatra (4.0.0)
sinatra (4.1.0)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (4.0.0)
sinatra-contrib (4.1.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
rack-protection (= 4.1.0)
sinatra (= 4.1.0)
tilt (~> 2.0)
slack-ruby-bot (0.16.1)
activesupport
Expand All @@ -109,7 +111,7 @@ GEM
hashie
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tilt (2.3.0)
tilt (2.4.0)
timers (4.3.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 774f45a

Please sign in to comment.