From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:50:55 +0000 (+0000) Subject: Bump nokogiri from 1.13.0 to 1.13.2 X-Git-Tag: 2022-04-02~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19%2Fhead;p=thirdparty%2Fut1-blacklists.git Bump nokogiri from 1.13.0 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.0 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.13.0...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 1a262bb4..c143e842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.7.1) - nokogiri (1.13.0) - mini_portile2 (~> 2.7.0) + mini_portile2 (2.8.0) + nokogiri (1.13.2) + mini_portile2 (~> 2.8.0) racc (~> 1.4) racc (1.6.0)