From b22267cfea7020f5eca9b6cdc8e7ad60f5d5e089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 13:02:10 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0571039..d7b1b0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM ruby-s3cmd (~> 0.1.5) tilt (~> 2.0.1) zurb-foundation (~> 4.3.2) - bootstrap-sass (3.2.0.2) + bootstrap-sass (3.2.0.4) sass (~> 3.2) celluloid (0.16.0) timers (~> 4.0.0) @@ -144,7 +144,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) + rack (1.5.5) rake (10.0.4) rb-fsevent (0.9.4) rb-inotify (0.9.5)