Skip to content

Commit

Permalink
maint: Remove unused coffeescript gem
Browse files Browse the repository at this point in the history
  • Loading branch information
sman591 committed May 29, 2019
1 parent 342dce7 commit 556ac98
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'uglifier', '>= 1.3.0'
# gem 'mini_racer', platforms: :ruby

# Use CoffeeScript for .coffee assets and views
gem 'coffee-rails', '~> 4.2'
# gem 'coffee-rails', '~> 4.2'
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
gem 'turbolinks', '~> 5'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,6 @@ GEM
codeclimate-test-reporter (0.6.0)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
crack (0.4.3)
Expand Down Expand Up @@ -471,7 +464,6 @@ DEPENDENCIES
chartkick (~> 3.0)
chromedriver-helper
codeclimate-test-reporter (~> 0.6.0)
coffee-rails (~> 4.2)
devise (~> 4.2)
devise-doorkeeper
doorkeeper (~> 5.0)
Expand Down
Binary file removed vendor/cache/coffee-rails-4.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/coffee-script-2.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/coffee-script-source-1.12.2.gem
Binary file not shown.

0 comments on commit 556ac98

Please sign in to comment.