From d93e3ddbfdaed6e724801f3b51a3460b6903b0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 08:34:05 +0000 Subject: [PATCH] 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 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6408ccb76..0f60ef140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,13 @@ GIT railties (>= 3.2.6, < 6.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-leaflet (1.2.0) + rails-assets-markdown-it (8.2.2) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.0.7.2) actionpack (= 5.0.7.2) @@ -50,8 +55,8 @@ GEM acts-as-taggable-on (5.0.0) activerecord (>= 4.2.8) acts_as_votable (0.11.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ahoy_matey (1.6.0) addressable browser (~> 2.0) @@ -396,7 +401,7 @@ GEM activerecord (>= 4.2) activesupport (>= 4.2) arel (>= 6) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (4.3.1) nio4r (~> 2.0) rack (2.0.7) @@ -420,8 +425,6 @@ GEM bundler (>= 1.3.0) railties (= 5.0.7.2) sprockets-rails (>= 2.0.0) - rails-assets-leaflet (1.2.0) - rails-assets-markdown-it (8.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)