From 6d95a873f2580131cd9bfa8c2c5ed333374d7f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 04:58:11 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 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.9.1...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c5d232..8abebb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,20 +2,12 @@ GEM remote: https://rubygems.org/ specs: elo (0.1.0) - mini_portile2 (2.4.0) - mustermann (1.0.3) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) - rack (2.0.7) - rack-protection (2.0.5) - rack - sinatra (2.0.5) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) - tilt (~> 2.0) + mini_portile2 (2.5.1) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) thor (0.20.3) - tilt (2.0.9) PLATFORMS ruby @@ -23,7 +15,6 @@ PLATFORMS DEPENDENCIES elo nokogiri - sinatra thor BUNDLED WITH