From 7da76544da732da4b1d9470b3df085f589d67b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:55:11 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.15.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.15.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.15.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d1d453..23bbc44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,10 +48,6 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) bcrypt (3.1.13) - better_errors (2.5.1) - coderay (>= 1.0.0) - erubi (>= 1.0.0) - rack (>= 0.9.0) bindex (0.7.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) @@ -81,13 +77,10 @@ GEM warden (~> 1.2.3) diff-lcs (1.3) equalizer (0.0.11) - erubi (1.8.0) erubis (2.7.0) execjs (2.7.0) faker (1.9.3) i18n (>= 0.7) - fcm (0.0.6) - httparty (~> 0.10, >= 0.10.0) ffi (1.11.1) foreman (0.85.0) thor (~> 0.19.1) @@ -106,9 +99,6 @@ GEM graphql (>= 1.5, < 2) graphql-batch (~> 0.3) promise.rb (~> 0.7) - httparty (0.17.0) - mime-types (~> 3.0) - multi_xml (>= 0.5.2) i18n (1.6.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) @@ -127,19 +117,16 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mime-types (3.2.2) - mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.4) mini_racer (0.2.6) libv8 (>= 6.9.411) minitest (5.11.3) msgpack (1.2.10) - multi_xml (0.6.0) nio4r (2.3.1) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.17.0) parser (2.6.3.0) @@ -153,6 +140,7 @@ GEM pry (>= 0.10.4) psych (3.1.0) puma (3.12.1) + racc (1.7.1) rack (2.0.7) rack-attack (6.0.0) rack (>= 1.0, < 3) @@ -282,7 +270,6 @@ PLATFORMS DEPENDENCIES annotate - better_errors binding_of_caller bootsnap brakeman @@ -290,7 +277,6 @@ DEPENDENCIES database_cleaner devise faker - fcm foreman graphiql-rails (= 1.4.8) graphql (~> 1.8.0)