From f97893e068fd3f241cfb1e99dc05432dd6cecd62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:22:43 +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 | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf609e5..7354b67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) autoprefixer-rails (9.7.6) execjs @@ -101,8 +101,10 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubi (1.9.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x64-mingw32) formatador (0.2.5) globalid (0.4.2) @@ -145,10 +147,13 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) + msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) multi_json (1.14.1) nenv (0.3.0) nio4r (2.5.2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) notiffany (0.1.3) @@ -158,11 +163,12 @@ GEM parallel (1.19.1) parser (2.7.1.1) ast (~> 2.4.0) + pg (1.2.3) pg (1.2.3-x64-mingw32) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.4) + public_suffix (5.0.0) puma (4.3.3) nio4r (~> 2.0) rack (2.2.2) @@ -221,6 +227,8 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) ruby-progressbar (1.10.1) rubyzip (2.3.0) + sassc (2.2.1) + ffi (~> 1.9) sassc (2.2.1-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -257,7 +265,6 @@ GEM unicode-display_width (1.7.0) warden (1.2.8) rack (>= 2.0.6) - wdm (0.1.1) web-console (4.0.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -280,6 +287,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7) @@ -306,7 +314,6 @@ DEPENDENCIES sqlite3 turbolinks (~> 5) tzinfo-data - wdm (>= 0.1.0) web-console (>= 3.3.0) webdrivers webpacker (~> 4.0)