From cb7578e485c5f745ca1ad533130ad15959454109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 08:39:23 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80d5def..2971b1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,8 +61,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bcrypt (3.1.16) bindex (0.8.1) breadcrumbs_on_rails (4.1.0) @@ -125,18 +125,29 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.0.3) - mini_portile2 (2.5.1) minitest (5.14.4) multi_json (1.15.0) multi_xml (0.6.0) nio4r (2.5.7) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + nokogiri (1.11.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.5-x86_64-linux) racc (~> 1.4) optimist (3.0.1) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (5.3.1) nio4r (~> 2.0) + puppet (7.6.1) + concurrent-ruby (~> 1.0) + deep_merge (~> 1.0) + facter (> 2.0.1, < 5) + fast_gettext (~> 1.1) + hiera (>= 3.2.1, < 4) + locale (~> 2.1) + multi_json (~> 1.10) + puppet-resource_api (~> 1.5) + scanf (~> 1.0) + semantic_puppet (~> 1.0) puppet (7.6.1-universal-darwin) CFPropertyList (~> 2.2) concurrent-ruby (~> 1.0) @@ -245,6 +256,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)