Add Skylight

This commit is contained in:
Erik Michaels-Ober 2014-10-18 21:31:44 +01:00
parent 52effff299
commit ecc703df2f
2 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,7 @@ end
group :production do
gem 'puma'
gem 'skylight'
end
group :test do

View File

@ -169,6 +169,8 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
skylight (0.3.21)
activesupport (>= 3.0.0)
slop (3.6.0)
spring (1.1.3)
sprockets (2.11.0)
@ -221,6 +223,7 @@ DEPENDENCIES
rubocop
sass-rails (>= 4.0.3)
simplecov
skylight
spring
sqlite3
uglifier