Skip to content

Commit

Permalink
Update dependency rackup to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent b6e64d7 commit 3dd919e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions webapp/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ GEM
nio4r (2.7.3)
puma (6.4.3)
nio4r (~> 2.0)
rack (3.0.9.1)
rack (3.1.8)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
Expand All @@ -35,7 +34,6 @@ GEM
sinatra (= 4.0.0)
tilt (~> 2.0)
tilt (2.3.0)
webrick (1.8.2)

PLATFORMS
ruby
Expand Down

0 comments on commit 3dd919e

Please sign in to comment.