From d5637ebd80f65bcd24ac9ca508d13e0a4623e284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 02:43:35 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.9.1...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c5d232..5b79bcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,19 +3,9 @@ GEM specs: elo (0.1.0) mini_portile2 (2.4.0) - mustermann (1.0.3) - nokogiri (1.9.1) + nokogiri (1.10.10) 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) thor (0.20.3) - tilt (2.0.9) PLATFORMS ruby @@ -23,7 +13,6 @@ PLATFORMS DEPENDENCIES elo nokogiri - sinatra thor BUNDLED WITH