From abfeb93e059c13eb5e669e161b48bcb8447651fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 15:53:27 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51114ca..6d1a16d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,6 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - coderay (1.1.3) concurrent-ruby (1.1.6) crass (1.0.6) erubi (1.9.0) @@ -92,17 +91,16 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.1) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - pry (0.13.1) - coderay (~> 1.1) - method_source (~> 1.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) puma (4.3.5) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.2) rack-protection (2.0.8.1) rack @@ -194,7 +192,6 @@ DEPENDENCIES heavens_door (~> 0.3.0) jbuilder (~> 2.7) listen (~> 3.2) - pry puma (~> 4.1) rails (~> 6.0.3, >= 6.0.3.1) sass-rails (>= 6)