From fc5194e5157581a1edc102a354ab13ced0994a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 11:00:36 +0800 Subject: [PATCH] Build(deps): Bump nokogiri from 1.12.0 to 1.12.1 (#13932) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.0 to 1.12.1. - [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.12.0...v1.12.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07fd46f1d51..ed6fdeb0ba8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,14 +244,14 @@ GEM multipart-post (2.1.1) mustache (1.1.1) nio4r (2.5.8) - nokogiri (1.12.0) + nokogiri (1.12.1) mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.12.0-arm64-darwin) + nokogiri (1.12.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.12.0-x86_64-darwin) + nokogiri (1.12.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.12.0-x86_64-linux) + nokogiri (1.12.1-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4)