From 2941bc04d3c165ce200211ff556e4f6360fe2141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 06:40:23 +0000 Subject: [PATCH] Bump nokogiri from 1.14.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3. - [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.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ba26b9..5014ecf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,11 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.2-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x64-mingw32) + nokogiri (1.14.3-x64-mingw32) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pry (0.14.2) coderay (~> 1.1) @@ -197,6 +199,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.6.2-arm64-darwin) sqlite3 (1.6.2-x64-mingw32) + sqlite3 (1.6.2-x86_64-linux) thor (1.2.1) thread_safe (0.3.6) tilt (2.1.0) @@ -225,6 +228,7 @@ GEM PLATFORMS arm64-darwin-22 x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)