Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit d3135f9

Browse files
dependabot[bot]sethboyles
authored andcommitted
Bump sinatra-contrib from 2.0.5 to 2.0.8.1
Bumps [sinatra-contrib](https://github.com/sinatra/sinatra) from 2.0.5 to 2.0.8.1. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.5...v2.0.8.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 725654e commit d3135f9

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
azure_mgmt_traffic_manager (0.9.0)
9292
ms_rest_azure (~> 0.7.0)
9393
backport (1.1.2)
94-
backports (3.11.4)
94+
backports (3.18.1)
9595
beefcake (1.0.0)
9696
benchmark (0.1.0)
9797
bit-struct (0.16)
@@ -287,7 +287,8 @@ GEM
287287
multipart-parser (0.1.1)
288288
multipart-post (2.1.1)
289289
mustache (1.1.1)
290-
mustermann (1.0.3)
290+
mustermann (1.1.1)
291+
ruby2_keywords (~> 0.0.1)
291292
mysql2 (0.5.2)
292293
net-ssh (5.0.2)
293294
netaddr (2.0.4)
@@ -317,7 +318,7 @@ GEM
317318
pry (~> 0.10)
318319
public_suffix (3.1.0)
319320
rack (2.2.3)
320-
rack-protection (2.0.5)
321+
rack-protection (2.0.8.1)
321322
rack
322323
rack-test (1.1.0)
323324
rack (>= 1.0, < 3)
@@ -398,6 +399,7 @@ GEM
398399
rake (>= 0.8.1)
399400
ruby-mysql (2.9.14)
400401
ruby-progressbar (1.10.1)
402+
ruby2_keywords (0.0.2)
401403
ruby_dep (1.5.0)
402404
ruby_parser (3.8.3)
403405
sexp_processor (~> 4.1)
@@ -416,18 +418,18 @@ GEM
416418
json (>= 1.8, < 3)
417419
simplecov-html (~> 0.10.0)
418420
simplecov-html (0.10.2)
419-
sinatra (2.0.5)
421+
sinatra (2.0.8.1)
420422
mustermann (~> 1.0)
421423
rack (~> 2.0)
422-
rack-protection (= 2.0.5)
424+
rack-protection (= 2.0.8.1)
423425
tilt (~> 2.0)
424-
sinatra-contrib (2.0.5)
426+
sinatra-contrib (2.0.8.1)
425427
backports (>= 2.8.2)
426428
multi_json
427429
mustermann (~> 1.0)
428-
rack-protection (= 2.0.5)
429-
sinatra (= 2.0.5)
430-
tilt (>= 1.3, < 3)
430+
rack-protection (= 2.0.8.1)
431+
sinatra (= 2.0.8.1)
432+
tilt (~> 2.0)
431433
solargraph (0.39.8)
432434
backport (~> 1.1)
433435
benchmark
@@ -558,7 +560,7 @@ DEPENDENCIES
558560
rubyzip (>= 1.3.0)
559561
scientist (~> 1.1.0)
560562
sequel (~> 5.0)
561-
sinatra (~> 2.0)
563+
sinatra (= 2.0.8.1)
562564
sinatra-contrib
563565
solargraph
564566
spork!

0 commit comments

Comments
 (0)