From b223866f0f98a637f59c74a40a408cfa046f7225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:17:27 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.5 in /src/oc-id Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.5. - [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.14.3...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/oc-id/Gemfile | 2 +- src/oc-id/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/oc-id/Gemfile b/src/oc-id/Gemfile index e2dad5fa68..c2794f1467 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.15.6' +gem 'nokogiri', '1.16.5' 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 'responders', '~> 3.0', '>= 3.0.1' diff --git a/src/oc-id/Gemfile.lock b/src/oc-id/Gemfile.lock index d444489e16..d451a95ccb 100644 --- a/src/oc-id/Gemfile.lock +++ b/src/oc-id/Gemfile.lock @@ -343,7 +343,7 @@ GEM net-protocol net-ssh (6.1.0) nio4r (2.5.9) - nokogiri (1.15.6) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.6.0) @@ -614,7 +614,7 @@ DEPENDENCIES jwt mailcatcher mixlib-authentication (>= 2.1, < 4) - nokogiri (= 1.15.6) + nokogiri (= 1.16.5) omniauth-chef (~> 0.4) pg (>= 0.18, < 2.0) pry-byebug