From 920b5ea702b38cf7c380726b8f1531897b12c22a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 06:20:19 +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 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8c1eb10..fad32acd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,12 @@ GIT i18n (>= 1.6, < 1.8) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bulma (0.7.4) + +GEM + remote: https://rubygems.org/ specs: aasm (5.0.6) concurrent-ruby (~> 1.0) @@ -73,8 +77,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) ast (2.4.0) @@ -245,7 +249,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.1) rack (2.0.7) rack-proxy (0.6.5) @@ -267,7 +271,6 @@ GEM bundler (>= 1.3.0) railties (= 6.0.0) sprockets-rails (>= 2.0.0) - rails-assets-bulma (0.7.4) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x)