From 3ce93f5947a0f2bde6f89a98d167217fb59782f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:20:15 +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 cb2ef3be..80768255 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,13 @@ PATH slim-rails GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-semantic-ui-calendar (0.0.8) + rails-assets-svgxuse (1.2.6) + +GEM + remote: https://rubygems.org/ specs: Ascii85 (1.0.3) actioncable (5.2.5) @@ -62,8 +67,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) @@ -383,7 +388,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.3) + public_suffix (5.0.0) puma (5.0.0) nio4r (~> 2.0) raabro (1.1.6) @@ -410,8 +415,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.5) sprockets-rails (>= 2.0.0) - rails-assets-semantic-ui-calendar (0.0.8) - rails-assets-svgxuse (1.2.6) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)