From ce83517f8d4836647cf8f6b6428ec7df2be0673c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:31:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.12.5. - [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.10...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ceda79..59830d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,14 +49,15 @@ GEM rdoc semver jwt (2.2.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.2) moneta (1.0.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -68,6 +69,7 @@ GEM moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) public_suffix (4.0.6) + racc (1.5.2) rack (2.2.3) rake (13.0.1) rate_throttle_client (0.1.2)