Skip to content

Commit 883452a

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 bd50172 commit 883452a

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
@@ -294,7 +294,7 @@ GEM
294294
mocha (1.12.0)
295295
msgpack (1.4.2)
296296
multi_xml (0.6.0)
297-
mustermann (1.1.1)
297+
mustermann (2.0.2)
298298
ruby2_keywords (~> 0.0.1)
299299
net-scp (3.0.0)
300300
net-ssh (>= 2.6.5, < 7.0.0)
@@ -314,14 +314,14 @@ GEM
314314
puma (5.6.4)
315315
nio4r (~> 2.0)
316316
racc (1.6.0)
317-
rack (2.2.3.1)
317+
rack (2.2.6.3)
318318
rack-accept (0.4.5)
319319
rack (>= 0.4)
320320
rack-cors (1.1.1)
321321
rack (>= 2.0.0)
322322
rack-mini-profiler (3.0.0)
323323
rack (>= 1.2.0)
324-
rack-protection (2.2.0)
324+
rack-protection (2.2.3)
325325
rack
326326
rack-proxy (0.6.5)
327327
rack
@@ -423,10 +423,10 @@ GEM
423423
simplecov_json_formatter (~> 0.1)
424424
simplecov-html (0.12.3)
425425
simplecov_json_formatter (0.1.2)
426-
sinatra (2.2.0)
427-
mustermann (~> 1.0)
426+
sinatra (2.2.3)
427+
mustermann (~> 2.0)
428428
rack (~> 2.2)
429-
rack-protection (= 2.2.0)
429+
rack-protection (= 2.2.3)
430430
tilt (~> 2.0)
431431
sitemap_generator (6.1.2)
432432
builder (~> 3.0)
@@ -453,7 +453,7 @@ GEM
453453
stripe (>= 3.15.0)
454454
temple (0.10.0)
455455
thor (1.2.1)
456-
tilt (2.0.10)
456+
tilt (2.1.0)
457457
turbo-rails (1.1.1)
458458
actionpack (>= 6.0.0)
459459
activejob (>= 6.0.0)

0 commit comments

Comments
 (0)