From 058853ad79978dbdbff88ac95f2e1454e36d4af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:12:55 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.9 in /compiler Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.9. - [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.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- compiler/Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/compiler/Gemfile.lock b/compiler/Gemfile.lock index d064abc..6c74e8c 100644 --- a/compiler/Gemfile.lock +++ b/compiler/Gemfile.lock @@ -1,13 +1,16 @@ +GEM + specs: + GEM remote: https://rubygems.org/ specs: awesome_print (1.8.0) byebug (11.0.1) - mini_portile2 (2.6.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) racc (1.6.0)