From 2efc09658c084c74218976206cb1a4d8f06757fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 19:09:48 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.2 in /COSMOS Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.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.10.10...v1.11.2) Signed-off-by: dependabot[bot] --- COSMOS/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/COSMOS/Gemfile.lock b/COSMOS/Gemfile.lock index bf1ed039..e0adc1ca 100644 --- a/COSMOS/Gemfile.lock +++ b/COSMOS/Gemfile.lock @@ -28,9 +28,10 @@ GEM httpclient (2.8.3) json (2.3.1) method_source (1.0.0) - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) opengl-bindings (1.6.10) pry (0.13.1) coderay (~> 1.1) @@ -40,6 +41,7 @@ GEM yard (~> 0.9.11) puma (3.12.6) qtbindings (4.8.6.5) + racc (1.5.2) rack (2.2.3) rake (13.0.1) rdoc (6.2.1)