From 92f7183cbd03fbbd8d46b86bc412b04452bdf709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:56:21 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.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.4.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 803552e..8871497 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,16 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) buftok (0.2.0) domain_name (0.5.20160826) unf (>= 0.0.5, < 1.0.0) equalizer (0.0.10) faraday (0.9.2) multipart-post (>= 1.2, < 3) + fastimage (2.2.4) + hashie (3.6.0) http (1.0.4) addressable (~> 2.3) http-cookie (~> 1.0) @@ -23,9 +26,16 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) msgpack (1.0.2) + multi_json (1.15.0) multipart-post (2.0.0) naught (1.1.0) + public_suffix (4.0.6) rake (12.0.0) + redd (0.7.10) + faraday (~> 0.9) + fastimage (~> 2.0) + hashie (~> 3.4) + multi_json (~> 1.12) simple_oauth (0.3.1) thread_safe (0.3.5) twitter (5.16.0) @@ -49,6 +59,7 @@ PLATFORMS DEPENDENCIES marky_markov rake + redd twitter BUNDLED WITH