From 84f7b1f16c29e3836ddf04f1cd10facc96ae611d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 03:16:01 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f04219..d2bf1b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,19 +113,21 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.1.4) popper_js (1.14.5) postgresql (1.0.0) pg public_suffix (3.0.3) - puma (3.12.3) + puma (3.12.6) + racc (1.5.2) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3)