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