From 3a683b657367464f0ab0f7949fcb0cc4173cbfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 09:07:43 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.0 (#78) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 560b395..659d3d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) @@ -108,7 +108,7 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - public_suffix (4.0.5) + public_suffix (4.0.6) rake (13.0.1) rchardet (1.8.0) rexml (3.2.5)