mirror of
https://github.com/danbee/micropub.git
synced 2025-03-04 08:59:13 +00:00
Bump sinatra from 2.0.8.1 to 2.2.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.2.0. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.0.8.1...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f25f33a77a
commit
fb34b12d21
22
Gemfile.lock
22
Gemfile.lock
@ -5,7 +5,6 @@ GEM
|
|||||||
addressable (~> 2.7)
|
addressable (~> 2.7)
|
||||||
addressable (2.7.0)
|
addressable (2.7.0)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
backports (3.17.1)
|
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
descendants_tracker (0.0.4)
|
descendants_tracker (0.0.4)
|
||||||
thread_safe (~> 0.3, >= 0.3.1)
|
thread_safe (~> 0.3, >= 0.3.1)
|
||||||
@ -52,7 +51,7 @@ GEM
|
|||||||
minitest-hooks (1.5.0)
|
minitest-hooks (1.5.0)
|
||||||
minitest (> 5.3)
|
minitest (> 5.3)
|
||||||
mocha (1.11.2)
|
mocha (1.11.2)
|
||||||
multi_json (1.14.1)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
mustermann (1.1.1)
|
mustermann (1.1.1)
|
||||||
@ -72,25 +71,24 @@ GEM
|
|||||||
public_suffix (4.0.4)
|
public_suffix (4.0.4)
|
||||||
puma (4.3.3)
|
puma (4.3.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
rack (2.2.2)
|
rack (2.2.3)
|
||||||
rack-protection (2.0.8.1)
|
rack-protection (2.2.0)
|
||||||
rack
|
rack
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rake (13.0.1)
|
rake (13.0.1)
|
||||||
rexml (3.2.4)
|
rexml (3.2.4)
|
||||||
ruby2_keywords (0.0.2)
|
ruby2_keywords (0.0.5)
|
||||||
sinatra (2.0.8.1)
|
sinatra (2.2.0)
|
||||||
mustermann (~> 1.0)
|
mustermann (~> 1.0)
|
||||||
rack (~> 2.0)
|
rack (~> 2.2)
|
||||||
rack-protection (= 2.0.8.1)
|
rack-protection (= 2.2.0)
|
||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
sinatra-contrib (2.0.8.1)
|
sinatra-contrib (2.2.0)
|
||||||
backports (>= 2.8.2)
|
|
||||||
multi_json
|
multi_json
|
||||||
mustermann (~> 1.0)
|
mustermann (~> 1.0)
|
||||||
rack-protection (= 2.0.8.1)
|
rack-protection (= 2.2.0)
|
||||||
sinatra (= 2.0.8.1)
|
sinatra (= 2.2.0)
|
||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.10)
|
tilt (2.0.10)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user