From aa084ef07899b80b56d4898290a98a34cd0c27dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:08:56 +0000 Subject: [PATCH] Bump rack from 1.1.2 to 1.1.6 in /example/rails2.3 Bumps [rack](https://github.com/rack/rack) from 1.1.2 to 1.1.6. - [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.1.2...1.1.6) Signed-off-by: dependabot[bot] --- example/rails2.3/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/rails2.3/Gemfile.lock b/example/rails2.3/Gemfile.lock index b4165e00..d10750a2 100644 --- a/example/rails2.3/Gemfile.lock +++ b/example/rails2.3/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - analytical (3.0.8) + analytical (3.0.12) GEM remote: http://rubygems.org/ @@ -16,7 +16,7 @@ GEM activeresource (2.3.14) activesupport (= 2.3.14) activesupport (2.3.14) - rack (1.1.2) + rack (1.1.6) rails (2.3.14) actionmailer (= 2.3.14) actionpack (= 2.3.14)