From 35ebfe0db0f8deb481330b8e75e9597392b5e0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:47:27 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /styleguide 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] --- styleguide/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/styleguide/Gemfile.lock b/styleguide/Gemfile.lock index 4fa6c6e3..a1fbfc2e 100644 --- a/styleguide/Gemfile.lock +++ b/styleguide/Gemfile.lock @@ -36,8 +36,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.4) colorator (1.1.0) concurrent-ruby (1.1.7) @@ -112,7 +112,7 @@ GEM parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (5.0.0) rack (2.2.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)