From 8e352bbaaa3ba481b3a6fd1529f95d41250ac16e Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 20 Aug 2015 05:19:42 +0200 Subject: [PATCH] Update sprockets to version 3.3.2 --- .gitignore | 2 ++ Gemfile.lock | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index caa3d71..e3c0bde 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ # Ignore bundler config. /.bundle + +# Ignore bundle /vendor/bundle # Ignore SimpleCov directory. diff --git a/Gemfile.lock b/Gemfile.lock index 3a7c639..210f313 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM activesupport (>= 3.0.0) slop (3.6.0) spring (1.3.6) - sprockets (3.3.1) + sprockets (3.3.2) rack (~> 1.0) sprockets-rails (2.3.2) actionpack (>= 3.0)