Skip to content

Commit dc48753

Browse files
Bump sinatra from 2.2.0 to 2.2.3
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b036672 commit dc48753

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ GEM
298298
mocha (1.12.0)
299299
msgpack (1.4.2)
300300
multi_xml (0.6.0)
301-
mustermann (1.1.1)
301+
mustermann (2.0.2)
302302
ruby2_keywords (~> 0.0.1)
303303
net-scp (3.0.0)
304304
net-ssh (>= 2.6.5, < 7.0.0)
@@ -318,14 +318,14 @@ GEM
318318
puma (5.6.4)
319319
nio4r (~> 2.0)
320320
racc (1.6.0)
321-
rack (2.2.3.1)
321+
rack (2.2.6)
322322
rack-accept (0.4.5)
323323
rack (>= 0.4)
324324
rack-cors (1.1.1)
325325
rack (>= 2.0.0)
326326
rack-mini-profiler (2.3.1)
327327
rack (>= 1.2.0)
328-
rack-protection (2.2.0)
328+
rack-protection (2.2.3)
329329
rack
330330
rack-proxy (0.6.5)
331331
rack
@@ -429,10 +429,10 @@ GEM
429429
simplecov_json_formatter (~> 0.1)
430430
simplecov-html (0.12.3)
431431
simplecov_json_formatter (0.1.2)
432-
sinatra (2.2.0)
433-
mustermann (~> 1.0)
432+
sinatra (2.2.3)
433+
mustermann (~> 2.0)
434434
rack (~> 2.2)
435-
rack-protection (= 2.2.0)
435+
rack-protection (= 2.2.3)
436436
tilt (~> 2.0)
437437
sitemap_generator (6.1.2)
438438
builder (~> 3.0)
@@ -454,7 +454,7 @@ GEM
454454
stripe (>= 3.15.0)
455455
temple (0.8.2)
456456
thor (1.2.1)
457-
tilt (2.0.10)
457+
tilt (2.0.11)
458458
turbo-rails (1.1.1)
459459
actionpack (>= 6.0.0)
460460
activejob (>= 6.0.0)

0 commit comments

Comments
 (0)