From 76270ac4bcf7291c558c0705cb7ae48a3db81462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 04:03:36 +0000 Subject: [PATCH] Bump nokogiri in /pkg/mod/github.com/hashicorp/serf@v0.8.2/website Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../github.com/hashicorp/serf@v0.8.2/website/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pkg/mod/github.com/hashicorp/serf@v0.8.2/website/Gemfile.lock b/pkg/mod/github.com/hashicorp/serf@v0.8.2/website/Gemfile.lock index 5f50bf59..cde1406a 100644 --- a/pkg/mod/github.com/hashicorp/serf@v0.8.2/website/Gemfile.lock +++ b/pkg/mod/github.com/hashicorp/serf@v0.8.2/website/Gemfile.lock @@ -101,17 +101,19 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.10.3) multi_json (1.12.2) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.12.8.1) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.8.1) tilt (~> 1.4.1) padrino-support (0.12.8.1) activesupport (>= 3.1) + racc (1.6.0) rack (1.6.8) rack-livereload (0.3.16) rack -- GitLab