Skip to content

Commit ec7785a

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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6788b0e commit ec7785a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
remote: https://rubygems.org/
1313
specs:
1414
ast (2.4.2)
15-
base64 (0.2.0)
15+
base64 (0.3.0)
1616
bigdecimal (3.2.3)
1717
google-protobuf (4.32.1)
1818
bigdecimal
@@ -70,8 +70,8 @@ GEM
7070
puma (7.0.0)
7171
nio4r (~> 2.0)
7272
racc (1.8.1)
73-
rack (3.2.1)
74-
rack-protection (4.1.1)
73+
rack (3.2.3)
74+
rack-protection (4.2.0)
7575
base64 (>= 0.1.0)
7676
logger (>= 1.6.0)
7777
rack (>= 3.0.0, < 4)
@@ -97,11 +97,11 @@ GEM
9797
parser (>= 3.3.1.0)
9898
ruby-progressbar (1.13.0)
9999
ruby2_keywords (0.0.5)
100-
sinatra (4.1.1)
100+
sinatra (4.2.0)
101101
logger (>= 1.6.0)
102102
mustermann (~> 3.0)
103103
rack (>= 3.0.0, < 4)
104-
rack-protection (= 4.1.1)
104+
rack-protection (= 4.2.0)
105105
rack-session (>= 2.0.0, < 3)
106106
tilt (~> 2.0)
107107
temporalio (1.0.0)

0 commit comments

Comments
 (0)