From 773df8fdd4247b5e2b375c83eecabc2d3345e0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:41:20 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.2...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..8a14f45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 0b5a540e8d5a469b32e9809364c6d32daab1e6ac + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: active_model_serializers (1.0.0.pre.dev) @@ -660,17 +660,19 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mongo (2.5.1) bson (>= 4.3.0, < 5.0.0) multi_json (1.13.1) newrelic_rpm (4.8.0.341) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) public_suffix (3.0.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.0) rack (1.6.9) rack-mini-profiler (0.10.7) rack (>= 1.2.0)