From 3235218b8dc138406e925da9e1acac1f2991c553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:06:00 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.5 to 1.12.5 in /build Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- build/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build/Gemfile.lock b/build/Gemfile.lock index 0c1ce14e9..a788e4f01 100644 --- a/build/Gemfile.lock +++ b/build/Gemfile.lock @@ -50,11 +50,13 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) mini_magick (4.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.8.2) multi_json (1.11.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + racc (1.5.2) rack (1.6.11) rb-fsevent (0.9.7) rb-inotify (0.9.7)