From 1b52e94ad362273eb9ef35889bff29cc6e66689b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 01:32:00 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.9.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... 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..667356f 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.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) thor (0.20.3) - tilt (2.0.9) PLATFORMS ruby @@ -23,7 +15,6 @@ PLATFORMS DEPENDENCIES elo nokogiri - sinatra thor BUNDLED WITH