From 68411cfb859a29f763eda8fa438f09816e63d91c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 03:23:13 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.4 in /compiler Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.4) --- 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..c5de4e1 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.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) racc (1.6.0)