From 6307bc87078bc352ad7f9270bae56475190de5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 02:17:36 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.5 to 1.11.4 in /build Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.4. - [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.4) 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..75db49ca5 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.1) minitest (5.8.2) multi_json (1.11.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + 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)