diff --git a/Gemfile b/Gemfile index c5a20a1..1bee878 100644 --- a/Gemfile +++ b/Gemfile @@ -77,6 +77,4 @@ gem 'dragonfly-s3_data_store' gem 'unf' gem 'haml' -gem 'skylight' - gem 'slugtastic' diff --git a/Gemfile.lock b/Gemfile.lock index c2a391a..71286c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,8 +272,6 @@ GEM simple_form (3.1.0) actionpack (~> 4.0) activemodel (~> 4.0) - skylight (0.5.1) - activesupport (>= 3.0.0) slop (3.6.0) slugtastic (1.2.1) sprockets (2.12.3) @@ -344,7 +342,6 @@ DEPENDENCIES sass-rails (~> 4.0.0) shoulda-matchers simple_form - skylight slugtastic sqlite3 squeel