From 98b57cd8b5ba6fc5b84fc22afdaecdf087f87d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 01:18:21 +0000 Subject: [PATCH] chore(deps): 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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0dddd6..46df452 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) apiaryio (0.15.2) json (>= 2.3.0) launchy (~> 2.4) @@ -26,7 +26,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) netrc (0.11.0) - public_suffix (4.0.6) + public_suffix (5.0.0) rack (2.2.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) @@ -43,6 +43,7 @@ GEM PLATFORMS arm64-darwin-20 + x86_64-linux DEPENDENCIES apiaryio