From 010f80564588df1a51ccbd6e08696affe1923e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 15:17:21 +0000 Subject: [PATCH] Bump nokogiri from 1.11.7 to 1.14.2 in /src/oc-id Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.14.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.11.7...v1.14.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/oc-id/Gemfile | 2 +- src/oc-id/Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/oc-id/Gemfile b/src/oc-id/Gemfile index 4935aa5719..acfcde34c9 100644 --- a/src/oc-id/Gemfile +++ b/src/oc-id/Gemfile @@ -13,7 +13,7 @@ gem 'rb-readline', '~> 0.5.2', require: false gem 'sass-rails', '>= 4.0.3' gem 'turbolinks', '~> 5' gem 'unicorn-rails', '~> 2.2', '>= 2.2.1' -gem 'nokogiri', '1.11.7' +gem 'nokogiri', '1.14.2' gem 'pg', '>= 0.18', '< 2.0' # active_record 4.2.8 pins this but doesn't manifest this in the gemspec for some reason gem 'mixlib-authentication', '>= 2.1', '< 4' gem 'sentry-raven' diff --git a/src/oc-id/Gemfile.lock b/src/oc-id/Gemfile.lock index 825c81c04a..8b62dea591 100644 --- a/src/oc-id/Gemfile.lock +++ b/src/oc-id/Gemfile.lock @@ -319,7 +319,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.8.1) minitest (5.14.4) mixlib-archive (1.1.7) mixlib-log @@ -341,8 +341,8 @@ GEM net-ssh (6.1.0) newrelic_rpm (7.2.0) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nori (2.6.0) ohai (17.3.1) @@ -380,7 +380,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.2) rack (2.2.3) rack-protection (2.1.0) rack @@ -603,7 +603,7 @@ DEPENDENCIES mailcatcher mixlib-authentication (>= 2.1, < 4) newrelic_rpm - nokogiri (= 1.11.7) + nokogiri (= 1.14.2) omniauth-chef (~> 0.4) pg (>= 0.18, < 2.0) pry-byebug