mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
removing uglifier
This commit is contained in:
parent
8a43bdeeba
commit
9229e1eebc
2 changed files with 1 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem 'puma', '~> 3.0'
|
|||
# Use SCSS for stylesheets
|
||||
gem 'sass-rails', '>= 5.0.6'
|
||||
# Use Uglifier as compressor for JavaScript assets
|
||||
gem 'uglifier', '>= 1.3.0'
|
||||
# gem 'uglifier', '>= 1.3.0'
|
||||
# Use CoffeeScript for .coffee assets and views
|
||||
gem 'coffee-rails', '~> 4.2'
|
||||
# See https://github.com/rails/execjs#readme for more supported runtimes
|
||||
|
|
|
|||
|
|
@ -222,8 +222,6 @@ GEM
|
|||
multi_json (>= 1.3.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (3.0.4)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
warden (1.2.6)
|
||||
rack (>= 1.0)
|
||||
web-console (3.3.1)
|
||||
|
|
@ -273,7 +271,6 @@ DEPENDENCIES
|
|||
turbolinks (~> 5)
|
||||
twilio-ruby (~> 4.11.1)
|
||||
tzinfo-data
|
||||
uglifier (>= 1.3.0)
|
||||
web-console
|
||||
|
||||
BUNDLED WITH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue