Skip to content

Commit 087749c

Browse files
Bump sinatra from 4.1.1 to 4.2.0 in /ruby
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e885d6e commit 087749c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ruby/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@ GEM
13961396
aws-sigv2 (1.1.0)
13971397
aws-sigv4 (1.5.2)
13981398
aws-eventstream (~> 1, >= 1.0.2)
1399-
base64 (0.2.0)
1399+
base64 (0.3.0)
14001400
cli-ui (2.2.3)
14011401
concurrent-ruby (1.2.2)
14021402
date (3.4.1)
@@ -1407,7 +1407,7 @@ GEM
14071407
json (2.6.3)
14081408
language_server-protocol (3.17.0.4)
14091409
lint_roller (1.1.0)
1410-
logger (1.6.6)
1410+
logger (1.7.0)
14111411
mail (2.8.1)
14121412
mini_mime (>= 0.1.1)
14131413
net-imap
@@ -1417,7 +1417,7 @@ GEM
14171417
mini_mime (1.1.2)
14181418
minitest (5.19.0)
14191419
multi_json (1.15.0)
1420-
mustermann (3.0.3)
1420+
mustermann (3.0.4)
14211421
ruby2_keywords (~> 0.0.1)
14221422
net-imap (0.3.9)
14231423
date
@@ -1442,7 +1442,7 @@ GEM
14421442
prettyprint (0.1.1)
14431443
racc (1.8.1)
14441444
rack (3.1.17)
1445-
rack-protection (4.1.1)
1445+
rack-protection (4.2.0)
14461446
base64 (>= 0.1.0)
14471447
logger (>= 1.6.0)
14481448
rack (>= 3.0.0, < 4)
@@ -1498,15 +1498,15 @@ GEM
14981498
ruby2_keywords (0.0.5)
14991499
rubyzip (2.3.2)
15001500
sequel (5.69.0)
1501-
sinatra (4.1.1)
1501+
sinatra (4.2.0)
15021502
logger (>= 1.6.0)
15031503
mustermann (~> 3.0)
15041504
rack (>= 3.0.0, < 4)
1505-
rack-protection (= 4.1.1)
1505+
rack-protection (= 4.2.0)
15061506
rack-session (>= 2.0.0, < 3)
15071507
tilt (~> 2.0)
15081508
stringio (3.0.7)
1509-
tilt (2.6.0)
1509+
tilt (2.6.1)
15101510
time (0.2.2)
15111511
date
15121512
timeout (0.4.3)

0 commit comments

Comments
 (0)