Skip to content

Commit 556ac98

Browse files
committed
maint: Remove unused coffeescript gem
1 parent 342dce7 commit 556ac98

File tree

5 files changed

+1
-9
lines changed

5 files changed

+1
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'uglifier', '>= 1.3.0'
1818
# gem 'mini_racer', platforms: :ruby
1919

2020
# Use CoffeeScript for .coffee assets and views
21-
gem 'coffee-rails', '~> 4.2'
21+
# gem 'coffee-rails', '~> 4.2'
2222
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
2323
gem 'turbolinks', '~> 5'
2424
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder

Gemfile.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,6 @@ GEM
108108
codeclimate-test-reporter (0.6.0)
109109
simplecov (>= 0.7.1, < 1.0.0)
110110
coderay (1.1.2)
111-
coffee-rails (4.2.2)
112-
coffee-script (>= 2.2.0)
113-
railties (>= 4.0.0)
114-
coffee-script (2.4.1)
115-
coffee-script-source
116-
execjs
117-
coffee-script-source (1.12.2)
118111
concurrent-ruby (1.1.5)
119112
connection_pool (2.2.2)
120113
crack (0.4.3)
@@ -471,7 +464,6 @@ DEPENDENCIES
471464
chartkick (~> 3.0)
472465
chromedriver-helper
473466
codeclimate-test-reporter (~> 0.6.0)
474-
coffee-rails (~> 4.2)
475467
devise (~> 4.2)
476468
devise-doorkeeper
477469
doorkeeper (~> 5.0)

vendor/cache/coffee-rails-4.2.2.gem

-7 KB
Binary file not shown.

vendor/cache/coffee-script-2.4.1.gem

-6.5 KB
Binary file not shown.
-63.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)