mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
removing coffee-rails
This commit is contained in:
parent
9229e1eebc
commit
e22f141fb6
2 changed files with 1 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -18,7 +18,7 @@ gem 'sass-rails', '>= 5.0.6'
|
|||
# Use Uglifier as compressor for JavaScript assets
|
||||
# gem 'uglifier', '>= 1.3.0'
|
||||
# Use CoffeeScript for .coffee assets and views
|
||||
gem 'coffee-rails', '~> 4.2'
|
||||
# gem 'coffee-rails', '~> 4.2'
|
||||
# See https://github.com/rails/execjs#readme for more supported runtimes
|
||||
# gem 'therubyracer', platforms: :ruby
|
||||
|
||||
|
|
|
|||
|
|
@ -57,13 +57,6 @@ GEM
|
|||
rack-test (>= 0.5.4)
|
||||
xpath (~> 2.0)
|
||||
cliver (0.3.2)
|
||||
coffee-rails (4.2.1)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (>= 4.0.0, < 5.2.x)
|
||||
coffee-script (2.4.1)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.0.4)
|
||||
database_cleaner (1.5.3)
|
||||
debug_inspector (0.0.2)
|
||||
|
|
@ -242,7 +235,6 @@ DEPENDENCIES
|
|||
bootstrap (~> 4.0.0.alpha6)
|
||||
byebug
|
||||
capybara
|
||||
coffee-rails (~> 4.2)
|
||||
database_cleaner
|
||||
devise
|
||||
friendly_id (~> 5.1.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue