From 2bd0e24cfc875eba1250f2cd27a9481fbb30a93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:46:59 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.3.6...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 997a06ff..054ebb90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,3 @@ -GIT - remote: git://github.com/borovsky/tcpdf.git - revision: 756b43580a47be916fc9138eaeb693c95507bc1a - specs: - tcpdf (1.53.0) - GIT remote: git://github.com/technoweenie/acts_as_versioned.git revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b @@ -11,6 +5,12 @@ GIT acts_as_versioned (0.6.0) activerecord (>= 3.0.9) +GIT + remote: https://github.com/borovsky/tcpdf.git + revision: 756b43580a47be916fc9138eaeb693c95507bc1a + specs: + tcpdf (1.53.0) + GEM remote: http://rubygems.org/ specs: @@ -46,7 +46,8 @@ GEM multi_json (~> 1.0) acts_as_list (0.4.0) activerecord (>= 3.0) - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (3.0.3) builder (3.0.4) capistrano (2.15.5) @@ -186,6 +187,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + public_suffix (5.0.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)