From 916659e68b0db59d971daec5a93cea8229c408f3 Mon Sep 17 00:00:00 2001 From: Simon Tharby Date: Thu, 8 Dec 2022 10:38:00 +0000 Subject: [PATCH] [CL-2237] Bump nokigiri --- back/Gemfile | 2 +- back/Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/back/Gemfile b/back/Gemfile index 9ec84feefa6e..5d1f8d46d720 100644 --- a/back/Gemfile +++ b/back/Gemfile @@ -122,7 +122,7 @@ gem 'premailer-rails', '~> 1.10.3' gem 'rest-client' gem 'rgeo-geojson' gem 'rubyzip', '~> 1.3.0' -gem 'nokogiri', '>= 1.13.9' +gem 'nokogiri', '>= 1.13.10' gem 'okcomputer' gem 'omniauth', '~> 1.9.1' diff --git a/back/Gemfile.lock b/back/Gemfile.lock index 01a64a9bbcfc..e13db77da09e 100644 --- a/back/Gemfile.lock +++ b/back/Gemfile.lock @@ -796,13 +796,13 @@ GEM ruby2_keywords (~> 0.0.1) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.9-aarch64-linux) + nokogiri (1.13.10-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) nori (2.6.0) oauth2 (1.4.9) @@ -880,7 +880,7 @@ GEM que-web (0.9.3) que (~> 1.0.0.beta3) sinatra - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-attack (6.6.1) rack (>= 1.0, < 3) @@ -1230,7 +1230,7 @@ DEPENDENCIES moderation! multi_tenancy! nlp! - nokogiri (>= 1.13.9) + nokogiri (>= 1.13.10) okcomputer omniauth (~> 1.9.1) omniauth-azure-activedirectory!