From f6cc21b5603154d32195140ad286dbaab39e5f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 12:09:47 +0000 Subject: [PATCH] Bump nokogiri in /SDK_ruby/sample-project/Sample_SDK_testing Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.10) Signed-off-by: dependabot[bot] --- SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock b/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock index 3fd7af4..0eb7059 100644 --- a/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock +++ b/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock @@ -78,7 +78,7 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) mysql2 (0.5.2) - nokogiri (1.10.5) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) rack (1.6.11) rack-test (0.6.3)