From 9af6be35b7884082946b4742100124a660e059e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 07:46:11 +0000 Subject: Bump addressable from 2.7.0 to 2.8.0 in /ci/pronto Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ci/pronto/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pronto/Gemfile.lock b/ci/pronto/Gemfile.lock index 683d4dd..00b0217 100644 --- a/ci/pronto/Gemfile.lock +++ b/ci/pronto/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) diff-lcs (1.3) faraday (1.0.0) @@ -29,7 +29,7 @@ GEM thor (~> 0.20.0) pronto-hlint (0.1.0) pronto (~> 0.10.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.1) rspec (3.9.0) -- cgit v1.2.3