From da87eff8e9a709fdf467b30d3199c5cdbdc7fd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 03:55:49 +0000 Subject: [PATCH] Bump rack in /SDK_ruby/sample-project/Sample_SDK_testing Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.11...1.6.13) 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..5550ede 100644 --- a/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock +++ b/SDK_ruby/sample-project/Sample_SDK_testing/Gemfile.lock @@ -80,7 +80,7 @@ GEM mysql2 (0.5.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) - rack (1.6.11) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.11.1)