From f86f9958e71143b0afca8960e701333b73459fc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 22:01:30 +0000 Subject: [PATCH] Bump nokogiri from 1.14.0 to 1.14.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.0 to 1.14.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.14.0...v1.14.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97ed1fe..737da40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,10 +179,10 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.17.0) multipart-post (2.1.1) - nokogiri (1.14.0) + nokogiri (1.14.1) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.14.1-x86_64-linux) racc (~> 1.4) octokit (4.22.0) faraday (>= 0.9) @@ -238,6 +238,8 @@ GEM sass-embedded (1.57.1) google-protobuf (~> 3.21) rake (>= 10.0.0) + sass-embedded (1.57.1-x86_64-linux-gnu) + google-protobuf (~> 3.21) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)