From 626d71f0d794bdf1f90ef5cffbdd7a7de829a89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 14:51:37 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.13.9 to 1.14.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.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.9...v1.14.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2164101..56ea431 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,11 +112,13 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.14.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.14.2-x86_64-darwin) racc (~> 1.4) - racc (1.6.0) + nokogiri (1.14.2-x86_64-linux) + racc (~> 1.4) + racc (1.6.2) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) @@ -171,8 +173,8 @@ GEM PLATFORMS arm64-darwin-22 - ruby x86_64-darwin-20 + x86_64-linux DEPENDENCIES bundler (~> 2.0)