Skip to content

Commit

Permalink
Merge pull request #40 from ruby/dependabot/bundler/bundler-076c377737
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun authored Nov 19, 2024
2 parents 697d16b + 2f1bbce commit 543912e
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
logger (1.6.1)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.4.1)
uri
Expand All @@ -37,8 +38,9 @@ GEM
stringio
public_suffix (5.0.4)
rack (3.1.8)
rack-protection (4.0.0)
rack-protection (4.1.0)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rackup (2.1.0)
rack (>= 3)
Expand All @@ -51,20 +53,21 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
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)
stringio (3.1.0)
tilt (2.3.0)
tilt (2.4.0)
uri (0.13.0)
webrick (1.8.2)

Expand Down

0 comments on commit 543912e

Please sign in to comment.