From a93c24f6e7f9d54f894f143d8ca2b9fe4f235555 Mon Sep 17 00:00:00 2001 From: Stephen Crosby Date: Mon, 5 Oct 2015 09:40:05 -0700 Subject: [PATCH] remove unnecessary coffee-rails dependency --- Gemfile | 1 - Gemfile.lock | 8 -------- 2 files changed, 0 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 682a349..69ca110 100644 --- a/Gemfile +++ b/Gemfile @@ -97,7 +97,6 @@ end gem 'therubyracer', :platform => :ruby # C Ruby (MRI) or Rubinius, but NOT Windows gem 'sass-rails' -gem 'coffee-rails' gem 'uglifier' # We can't upgrade because not compatible to jquery >= 1.9. # To do that, we need fix the rails.js diff --git a/Gemfile.lock b/Gemfile.lock index 6d132e2..44b1973 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,13 +81,6 @@ GEM xpath (~> 2.0) cliver (0.3.2) coderay (1.1.0) - coffee-rails (4.1.0) - coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.0) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.9.1.1) colorize (0.7.7) columnize (0.9.0) coveralls (0.8.2) @@ -427,7 +420,6 @@ DEPENDENCIES capistrano-rails capistrano-rbenv capybara - coffee-rails coveralls decent_exposure devise -- libgit2 0.21.2