From a0f56bb45f380c75799b8a9bdfddf1425ce68ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 06:00:41 +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 | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c5aa68..2a98d61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,11 +12,11 @@ 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) amazing_print (1.3.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml deep_merge (1.2.1) @@ -28,8 +28,6 @@ GEM scanf (~> 1.0) sxp (~> 1.1) unicode-types (~> 1.6) - hamster (3.0.0) - concurrent-ruby (~> 1.0) hashdiff (1.0.1) htmlentities (4.3.4) i18n (1.8.10) @@ -46,10 +44,9 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.0) racc (1.5.2) - rdf (3.1.14) - hamster (~> 3.0) + rdf (3.2.9) link_header (~> 0.0, >= 0.0.8) rdf-turtle (3.1.3) ebnf (~> 2.1)