about summary refs log tree commit diff
diff options
context:
space:
mode:
authorluigi <lvargas@rankia.com>2017-04-16 04:02:29 +0200
committerEugen <eugen@zeonfederated.com>2017-04-16 04:02:29 +0200
commitf97272549cedccfb3c56ea0c6b9333d4a6c6c125 (patch)
tree2c47ccee92aafe84bc2ca0bfe22c23f8a360a600
parent363de2dffdfbc73fe87d0b1afaf7fefed0aeabba (diff)
Remove unused gem: coffee-rails (#1885)
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock8
2 files changed, 0 insertions, 9 deletions
diff --git a/Gemfile b/Gemfile
index 80535e186..57600ed9f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,6 @@ gem 'pkg-config'
 gem 'rails', '~> 5.0.2'
 gem 'sass-rails', '~> 5.0'
 gem 'uglifier', '>= 1.3.0'
-gem 'coffee-rails', '~> 4.1.0'
 gem 'jquery-rails'
 gem 'puma'
 
diff --git a/Gemfile.lock b/Gemfile.lock
index d203d3393..2f55abec7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -111,13 +111,6 @@ GEM
     cocaine (0.5.8)
       climate_control (>= 0.0.3, < 1.0)
     coderay (1.1.1)
-    coffee-rails (4.1.1)
-      coffee-script (>= 2.2.0)
-      railties (>= 4.0.0, < 5.1.x)
-    coffee-script (2.4.1)
-      coffee-script-source
-      execjs
-    coffee-script-source (1.12.2)
     colorize (0.8.1)
     concurrent-ruby (1.0.5)
     connection_pool (2.2.1)
@@ -482,7 +475,6 @@ DEPENDENCIES
   capistrano-rbenv
   capistrano-yarn
   capybara
-  coffee-rails (~> 4.1.0)
   devise
   devise-two-factor
   doorkeeper