Skip to content

Commit 3d31bf7

Browse files
dependabot[bot]rosa
authored andcommitted
Bump sinatra from 4.0.0 to 4.1.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3f9594 commit 3d31bf7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
ruby2_keywords (>= 0.0.5)
125125
mono_logger (1.1.2)
126126
multi_json (1.15.0)
127-
mustermann (3.0.0)
127+
mustermann (3.0.3)
128128
ruby2_keywords (~> 0.0.1)
129129
nio4r (2.7.4)
130130
nokogiri (1.16.7-aarch64-linux)
@@ -156,8 +156,9 @@ GEM
156156
raabro (1.4.0)
157157
racc (1.8.1)
158158
rack (3.1.8)
159-
rack-protection (4.0.0)
159+
rack-protection (4.1.0)
160160
base64 (>= 0.1.0)
161+
logger (>= 1.6.0)
161162
rack (>= 3.0.0, < 4)
162163
rack-session (2.0.0)
163164
rack (>= 3.0.0)
@@ -239,10 +240,11 @@ GEM
239240
rexml (~> 3.2, >= 3.2.5)
240241
rubyzip (>= 1.2.2, < 3.0)
241242
websocket (~> 1.0)
242-
sinatra (4.0.0)
243+
sinatra (4.1.0)
244+
logger (>= 1.6.0)
243245
mustermann (~> 3.0)
244246
rack (>= 3.0.0, < 4)
245-
rack-protection (= 4.0.0)
247+
rack-protection (= 4.1.0)
246248
rack-session (>= 2.0.0, < 3)
247249
tilt (~> 2.0)
248250
smart_properties (1.17.0)
@@ -263,7 +265,7 @@ GEM
263265
railties (>= 6.0.0)
264266
stringio (3.1.1)
265267
thor (1.3.2)
266-
tilt (2.3.0)
268+
tilt (2.4.0)
267269
timeout (0.4.1)
268270
turbo-rails (2.0.5)
269271
actionpack (>= 6.0.0)

0 commit comments

Comments
 (0)