From 9c443ddeed428fb5c0a80dc6e2de86413a4bf5a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 19:13:36 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.5 to 1.11.1 in /build Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.1. - [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.11.1) 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..b33c8f32d 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.5.0) minitest (5.8.2) multi_json (1.11.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) rack (1.6.11) rb-fsevent (0.9.7) rb-inotify (0.9.7)