From c36779a793ef8d93a16f549f62c157550dde7aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 06:21:26 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.4.7 in /rails Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.4.7. - [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.4.1...1.4.7) Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2304432..cf12c82 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -60,7 +60,7 @@ GEM multi_json (1.3.6) pg (0.14.0) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -109,6 +109,7 @@ GEM uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) + unicode_utils (1.4.0) PLATFORMS ruby @@ -125,3 +126,4 @@ DEPENDENCIES stream therubyracer uglifier (>= 1.0.3) + unicode_utils