From eabfcab5e5fd43d957f39b91dfe23ddf04aeb4d0 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 28 Oct 2014 07:50:33 +0100 Subject: [PATCH] Update skylight to version 0.4.0.beta2 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a113d1f..b3c8ceb 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ end group :production do gem 'puma' - gem 'skylight' + gem 'skylight', '~> 0.4.0.beta2' end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index 9480f9d..abe49e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - skylight (0.3.21) + skylight (0.4.0.beta2) activesupport (>= 3.0.0) slop (3.6.0) spring (1.1.3) @@ -223,7 +223,7 @@ DEPENDENCIES rubocop sass-rails (>= 4.0.3) simplecov - skylight + skylight (~> 0.4.0.beta2) spring sqlite3 uglifier