From ed5a8cca681ecad013adc7c557ccd80c84511d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2019 11:30:44 +0000 Subject: [PATCH] Bump sprockets from 2.1.3 to 2.1.4 Bumps [sprockets](http://getsprockets.org/) from 2.1.3 to 2.1.4. Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 038f46f..7858b3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM multi_json (1.8.0) orm_adapter (0.4.0) polyglot (0.3.3) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3) @@ -90,7 +90,7 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0)