Browse Source

Remove unused gem: coffee-rails (#1885)

closed-social-glitch-2
luigi 7 years ago
committed by Eugen
parent
commit
f97272549c
2 changed files with 0 additions and 9 deletions
  1. +0
    -1
      Gemfile
  2. +0
    -8
      Gemfile.lock

+ 0
- 1
Gemfile View File

@ -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'

+ 0
- 8
Gemfile.lock View File

@ -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

Loading…
Cancel
Save