From e712238015e40cf21908dcb044176a04d7b21154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 02:38:40 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.6.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.7...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b617bcb..1cb2f6e 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.728.0) + aws-sdk-core (3.131.0) + aws-eventstream (~> 1, >= 1.0.2) + aws-partitions (~> 1, >= 1.525.0) + aws-sigv4 (~> 1.1) + jmespath (~> 1.0) + aws-sdk-ssm (1.142.0) + aws-sdk-core (~> 3, >= 3.127.0) + aws-sigv4 (~> 1.1) + aws-sigv4 (1.5.2) + 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) @@ -23,11 +36,24 @@ GEM mustermann (1.0.3) netaddr (1.5.1) psych (3.1.0) - rack (2.0.7) + rack (2.2.6.4) rack-protection (2.0.5) rack rbnacl (7.0.0) ffi + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.1) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.4) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) sinatra (2.0.5) mustermann (~> 1.0) rack (~> 2.0) @@ -40,8 +66,10 @@ PLATFORMS ruby DEPENDENCIES + aws-sdk-ssm cfn-nag rbnacl + rspec sinatra BUNDLED WITH