Update skylight to version 0.4.0.beta2

This commit is contained in:
Erik Michaels-Ober 2014-10-28 07:50:33 +01:00
parent c126484336
commit eabfcab5e5
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ end
group :production do
gem 'puma'
gem 'skylight'
gem 'skylight', '~> 0.4.0.beta2'
end
group :test do

View File

@ -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