From 0e188a06bd28361ecbbb086761f3ee09a33cc38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 20:29:34 +0000 Subject: [PATCH] Bump netaddr from 1.5.1 to 1.5.3 Bumps [netaddr](https://github.com/dspinhirne/netaddr-rb) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/dspinhirne/netaddr-rb/releases) - [Commits](https://github.com/dspinhirne/netaddr-rb/commits/1.5.3) --- updated-dependencies: - dependency-name: netaddr 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..644266b 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.608.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.137.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) @@ -21,13 +34,26 @@ GEM multi_json (~> 1.10) multi_json (1.13.1) mustermann (1.0.3) - netaddr (1.5.1) + netaddr (1.5.3) psych (3.1.0) rack (2.0.7) rack-protection (2.0.5) rack rbnacl (7.0.0) ffi + 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) 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