Skip to content

Commit

Permalink
chore(deps): update dependency sinatra to v4.1.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent cee72ee commit f1a2e52
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions with-sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,32 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
logger (1.6.1)
mini_mime (1.1.5)
multi_xml (0.6.0)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.0)
puma (6.4.2)
nio4r (~> 2.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)
resend (0.10.0)
httparty (>= 0.19.1)
ruby2_keywords (0.0.5)
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)
tilt (2.3.0)
tilt (2.4.0)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit f1a2e52

Please sign in to comment.