From 6a57c0ed60de2a55f8570da550a4065e307bf663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:16:36 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.12 in /spec/sample_projects/rack_19 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.12. - [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.5.2...1.6.12) Signed-off-by: dependabot[bot] --- spec/sample_projects/rack_19/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/sample_projects/rack_19/Gemfile.lock b/spec/sample_projects/rack_19/Gemfile.lock index 702c49b..8c57a20 100644 --- a/spec/sample_projects/rack_19/Gemfile.lock +++ b/spec/sample_projects/rack_19/Gemfile.lock @@ -1,11 +1,12 @@ GEM remote: https://rubygems.org/ specs: - rack (1.5.2) + rack (1.6.12) rake (10.3.1) PLATFORMS java + ruby DEPENDENCIES rack