From ea658414e87f60ab45f949c1adaef0e4d182716f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 05:47:29 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f5ae7..f119f4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,6 @@ GEM activesupport concurrent-ruby (1.1.6) crass (1.0.6) - ddtrace (0.33.1) - msgpack erubi (1.9.0) faker (2.11.0) i18n (>= 1.6, < 2) @@ -89,7 +87,6 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - logstash-event (1.2.02) loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -100,15 +97,17 @@ GEM method_source (1.0.0) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.3) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -172,11 +171,9 @@ DEPENDENCIES active_model_serializers bootsnap (>= 1.4.2) byebug - ddtrace faker listen (>= 3.0.5, < 3.2) lograge - logstash-event pg (>= 0.18, < 2.0) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.2)