Skip to content

Commit

Permalink
Update dependency sinatra-contrib to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 1a7da2c commit 1ffcf8c
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 @@ -17,8 +17,9 @@ GEM
json (2.8.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
parallel (1.26.3)
Expand All @@ -30,8 +31,9 @@ GEM
nio4r (~> 2.0)
racc (1.8.1)
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)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -73,17 +75,18 @@ 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)
standard (1.42.1)
language_server-protocol (~> 3.17.0.2)
Expand All @@ -97,7 +100,7 @@ GEM
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.22.0)
tilt (2.3.0)
tilt (2.4.0)
unicode-display_width (2.6.0)

PLATFORMS
Expand Down

0 comments on commit 1ffcf8c

Please sign in to comment.