From ce3d3c3a74dd7464786334a7c6eeb05668d9ddb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:24:14 +0000 Subject: [PATCH] Bump nokogiri from 1.13.9 to 1.13.10 in /src/oc-id Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [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.13.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/oc-id/Gemfile | 2 +- src/oc-id/Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/oc-id/Gemfile b/src/oc-id/Gemfile index 4528460087..89da574300 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.13.9' +gem 'nokogiri', '1.13.10' 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 baa3f05bb5..335ead73d0 100644 --- a/src/oc-id/Gemfile.lock +++ b/src/oc-id/Gemfile.lock @@ -335,7 +335,7 @@ GEM net-ssh (>= 5.0.0, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.8) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) nori (2.6.0) @@ -376,7 +376,7 @@ GEM psych (4.0.3) stringio public_suffix (5.0.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-protection (2.2.0) rack @@ -606,7 +606,7 @@ DEPENDENCIES jwt mailcatcher mixlib-authentication (>= 2.1, < 4) - nokogiri (= 1.13.9) + nokogiri (= 1.13.10) omniauth-chef (~> 0.4) pg (>= 0.18, < 2.0) pry-byebug