From 2bcd33de927527c357fa37919fbe3c909e87752b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:18:14 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.13.9 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 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.13.9...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbe2905..01da766 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,17 +113,17 @@ GEM minitest (5.16.2) msgpack (1.5.4) nio4r (2.5.8) - nokogiri (1.13.9-aarch64-linux) + nokogiri (1.14.3-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pg (1.4.4) public_suffix (5.0.1) puma (6.0.2) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3)