Skip to content

Commit e9bff81

Browse files
Bump sinatra from 4.1.1 to 4.2.0
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] <support@github.com>
1 parent 55049e6 commit e9bff81

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
base64 (0.2.0)
4+
base64 (0.3.0)
55
flickraw (0.9.10)
66
json (2.9.1)
7-
logger (1.6.5)
8-
mustermann (3.0.3)
7+
logger (1.7.0)
8+
mustermann (3.0.4)
99
ruby2_keywords (~> 0.0.1)
1010
power_assert (2.0.5)
11-
rack (3.1.16)
12-
rack-protection (4.1.1)
11+
rack (3.2.3)
12+
rack-protection (4.2.0)
1313
base64 (>= 0.1.0)
1414
logger (>= 1.6.0)
1515
rack (>= 3.0.0, < 4)
@@ -20,16 +20,16 @@ GEM
2020
rack (>= 1.3)
2121
rake (13.2.1)
2222
ruby2_keywords (0.0.5)
23-
sinatra (4.1.1)
23+
sinatra (4.2.0)
2424
logger (>= 1.6.0)
2525
mustermann (~> 3.0)
2626
rack (>= 3.0.0, < 4)
27-
rack-protection (= 4.1.1)
27+
rack-protection (= 4.2.0)
2828
rack-session (>= 2.0.0, < 3)
2929
tilt (~> 2.0)
3030
test-unit (3.6.7)
3131
power_assert
32-
tilt (2.6.0)
32+
tilt (2.6.1)
3333

3434
PLATFORMS
3535
arm64-darwin-24

0 commit comments

Comments
 (0)