Update skylight to version 0.4.0

This commit is contained in:
Erik Michaels-Ober 2014-11-04 09:11:57 +01:00
parent dcc7d3900d
commit 4dbf9be733
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ end
group :production do
gem 'puma'
gem 'skylight', '~> 0.4.0.beta2'
gem 'skylight'
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.4.0.beta2)
skylight (0.4.0)
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 (~> 0.4.0.beta2)
skylight
spring
sqlite3
uglifier