From 643ec765d063f2c35a8a8bc46a627f66f1562d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 05:10:48 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.13.2. - [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.13.2) --- 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..ce092cb 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.2) + 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