Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit a31d97e

Browse files
authored
Merge pull request #36 from freshshell/dependabot/bundler/sinatra-4.2.0
Bump sinatra from 4.1.0 to 4.2.0
2 parents af14752 + c0f0c8c commit a31d97e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ GEM
99
rspec (~> 2.0)
1010
rspec-instafail (~> 0.2.0)
1111
ruby-progressbar (~> 0.0.10)
12-
logger (1.6.1)
12+
logger (1.7.0)
1313
memcachier (0.0.2)
1414
method_source (0.7.1)
1515
mini_portile2 (2.8.9)
16-
mustermann (3.0.3)
16+
mustermann (3.0.4)
1717
ruby2_keywords (~> 0.0.1)
1818
nio4r (2.7.4)
1919
nokogiri (1.18.9)
@@ -26,8 +26,8 @@ GEM
2626
puma (6.4.3)
2727
nio4r (~> 2.0)
2828
racc (1.8.1)
29-
rack (3.1.17)
30-
rack-protection (4.1.0)
29+
rack (3.2.3)
30+
rack-protection (4.2.0)
3131
base64 (>= 0.1.0)
3232
logger (>= 1.6.0)
3333
rack (>= 3.0.0, < 4)
@@ -47,15 +47,15 @@ GEM
4747
rspec-mocks (2.11.3)
4848
ruby-progressbar (0.0.10)
4949
ruby2_keywords (0.0.5)
50-
sinatra (4.1.0)
50+
sinatra (4.2.0)
5151
logger (>= 1.6.0)
5252
mustermann (~> 3.0)
5353
rack (>= 3.0.0, < 4)
54-
rack-protection (= 4.1.0)
54+
rack-protection (= 4.2.0)
5555
rack-session (>= 2.0.0, < 3)
5656
tilt (~> 2.0)
5757
slop (2.4.4)
58-
tilt (2.4.0)
58+
tilt (2.6.1)
5959

6060
PLATFORMS
6161
ruby

0 commit comments

Comments
 (0)