From b1172792aa5dcaa2a7b95a0e4bc6f134e2356fd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:47:58 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.3.6...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ad73208d..807f32f9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,3 @@ -GIT - remote: https://github.com/jetthoughts/yaml_db.git - revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889 - specs: - yaml_db (0.2.3) - GIT remote: https://github.com/ambethia/recaptcha revision: 76c2f58ee906ed591662d552c6be383024af11d6 @@ -47,6 +41,12 @@ GIT rails (~> 4) sass +GIT + remote: https://github.com/jetthoughts/yaml_db + revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889 + specs: + yaml_db (0.2.3) + GEM remote: https://rubygems.org/ specs: @@ -76,7 +76,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) ansi (1.4.3) arel (5.0.1.20140414130214) ast (2.2.0) @@ -242,6 +243,7 @@ GEM ast (~> 2.2) pg (0.17.1) powerpack (0.0.9) + public_suffix (4.0.6) puma (3.7.1) rack (1.5.5) rack-cors (0.4.1) @@ -319,7 +321,6 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.6.0) spreadsheet (1.0.0) ruby-ole (>= 1.0) sprockets (2.12.5)