From cda26abacb228d41bcd81e339513f8c9549ae84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 22:03:05 +0000 Subject: [PATCH] Bump sinatra from 2.0.5 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 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.5...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b617bcb..dd977c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,18 @@ GEM remote: https://rubygems.org/ specs: + aws-eventstream (1.2.0) + aws-partitions (1.582.0) + aws-sdk-core (3.130.2) + aws-eventstream (~> 1, >= 1.0.2) + aws-partitions (~> 1, >= 1.525.0) + aws-sigv4 (~> 1.1) + jmespath (~> 1.0) + aws-sdk-ssm (1.136.0) + aws-sdk-core (~> 3, >= 3.127.0) + aws-sigv4 (~> 1.1) + aws-sigv4 (1.5.0) + aws-eventstream (~> 1, >= 1.0.2) cfn-model (0.4.0) kwalify (= 0.7.2) psych (~> 3) @@ -12,6 +24,7 @@ GEM netaddr (~> 1.5.1) trollop (~> 2.1.2) colorize (0.8.1) + diff-lcs (1.5.0) ffi (1.11.1) jmespath (1.3.1) kwalify (0.7.2) @@ -20,28 +33,45 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.10) multi_json (1.13.1) - mustermann (1.0.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) netaddr (1.5.1) psych (3.1.0) - rack (2.0.7) - rack-protection (2.0.5) + rack (2.2.3) + rack-protection (2.2.0) rack rbnacl (7.0.0) ffi - sinatra (2.0.5) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) + ruby2_keywords (0.0.5) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) - tilt (2.0.9) + tilt (2.0.10) trollop (2.1.3) PLATFORMS ruby DEPENDENCIES + aws-sdk-ssm cfn-nag rbnacl + rspec sinatra BUNDLED WITH