Skip to content

Commit

Permalink
Merge pull request #450 from Binaergewitter/dependabot/bundler/sinatr…
Browse files Browse the repository at this point in the history
…a-4.1.0

Bump sinatra from 4.0.0 to 4.1.0
  • Loading branch information
fliiiix authored Nov 19, 2024
2 parents 3d4d2a4 + 2e7a479 commit 67d8a69
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,18 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.3)
power_assert (2.0.4)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
rack (3.1.7)
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 @@ -63,10 +65,11 @@ GEM
listen (~> 3.0)
rexml (3.3.9)
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)
stupider_formatter (0.3.0)
Expand Down

0 comments on commit 67d8a69

Please sign in to comment.