From ca6b69a84a8918f24f88a6edfd60f993db24914e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 10:32:08 +0000 Subject: [PATCH] :arrow_up: Bump nokogiri from 1.12.5 to 1.13.4 in /android Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- android/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 0ff2c8bd..7a840aa1 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -158,24 +158,24 @@ GEM mime-types-data (3.2020.1104) mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) multipart-post (2.0.0) nanaimo (0.3.0) naturally (2.2.0) netrc (0.11.0) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.5-x64-mingw32) + nokogiri (1.13.4-x64-mingw32) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) os (1.1.1) plist (3.5.0) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)