From 131f8157e7abbf5d8108fc7528e68be55d7a9e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:50:51 +0000 Subject: [PATCH] Bump nokogiri in /earnings classifier (backend, hard) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3. - [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.13.10...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- earnings classifier (backend, hard)/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/earnings classifier (backend, hard)/Gemfile.lock b/earnings classifier (backend, hard)/Gemfile.lock index 2ba4eea..e22693e 100644 --- a/earnings classifier (backend, hard)/Gemfile.lock +++ b/earnings classifier (backend, hard)/Gemfile.lock @@ -103,11 +103,11 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.8) - nokogiri (1.13.10) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) pg_query (2.1.2) @@ -116,7 +116,7 @@ GEM public_suffix (4.0.6) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.1) + racc (1.6.2) rack (2.2.4) rack-test (1.1.0) rack (>= 1.0, < 3)