From 93925e1177ca16bbdb4252017808dffa7b3a5ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:54:26 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.5.11 in /default_files/ruby/config Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.5.11. - [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.5.0...v1.5.11) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- default_files/ruby/config/Gemfile | 2 +- default_files/ruby/config/Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/default_files/ruby/config/Gemfile b/default_files/ruby/config/Gemfile index 99e7cb4ea..cb5f155a2 100644 --- a/default_files/ruby/config/Gemfile +++ b/default_files/ruby/config/Gemfile @@ -64,7 +64,7 @@ gem "multi_xml", "0.5.1" gem "multipart-post", "1.1.5" gem "net-http-digest_auth", "1.1.1" gem "net-http-persistent", "2.5.2" -gem "nokogiri", "1.5.0" +gem "nokogiri", "1.5.11" gem "ntlm-http", "0.1.1" gem "oauth", "0.4.5" gem "oauth2", "0.5.2" diff --git a/default_files/ruby/config/Gemfile.lock b/default_files/ruby/config/Gemfile.lock index 9f5db7977..2b3740de6 100644 --- a/default_files/ruby/config/Gemfile.lock +++ b/default_files/ruby/config/Gemfile.lock @@ -107,13 +107,12 @@ GEM json monster_mash (0.3.0) typhoeus (>= 0.3.3) - typhoeus (>= 0.3.3) multi_json (1.1.0) multi_xml (0.5.1) multipart-post (1.1.5) net-http-digest_auth (1.1.1) net-http-persistent (2.5.2) - nokogiri (1.5.0) + nokogiri (1.5.11) ntlm-http (0.1.1) oauth (0.4.5) oauth2 (0.5.2) @@ -247,7 +246,7 @@ DEPENDENCIES multipart-post (= 1.1.5) net-http-digest_auth (= 1.1.1) net-http-persistent (= 2.5.2) - nokogiri (= 1.5.0) + nokogiri (= 1.5.11) ntlm-http (= 0.1.1) oauth (= 0.4.5) oauth2 (= 0.5.2)