1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Remove Skylight (for now)

This commit is contained in:
Dan Barber 2014-12-09 11:14:11 +00:00
parent b5743eac90
commit 45202dad6f
2 changed files with 0 additions and 5 deletions

View File

@ -77,6 +77,4 @@ gem 'dragonfly-s3_data_store'
gem 'unf' gem 'unf'
gem 'haml' gem 'haml'
gem 'skylight'
gem 'slugtastic' gem 'slugtastic'

View File

@ -272,8 +272,6 @@ GEM
simple_form (3.1.0) simple_form (3.1.0)
actionpack (~> 4.0) actionpack (~> 4.0)
activemodel (~> 4.0) activemodel (~> 4.0)
skylight (0.5.1)
activesupport (>= 3.0.0)
slop (3.6.0) slop (3.6.0)
slugtastic (1.2.1) slugtastic (1.2.1)
sprockets (2.12.3) sprockets (2.12.3)
@ -344,7 +342,6 @@ DEPENDENCIES
sass-rails (~> 4.0.0) sass-rails (~> 4.0.0)
shoulda-matchers shoulda-matchers
simple_form simple_form
skylight
slugtastic slugtastic
sqlite3 sqlite3
squeel squeel