From 9d5e9cac54ac5e3357cdf05fc1aa230f4b93e348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:12:39 +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 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9083391..0530ffc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/codefirst/opengraph_parser.git + remote: https://github.com/codefirst/opengraph_parser.git revision: 7912fe931187478cfdf7db4e08ff004510f819c9 specs: opengraph_parser (0.2.3) @@ -102,17 +102,19 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mini_racer (0.2.10) libv8 (> 7.3) minitest (5.14.0) multi_json (1.14.1) newrelic_rpm (3.13.0.299) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.17.1) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) + racc (1.6.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0)