Skip to content

Commit

Permalink
We don't need to depend on uglifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Mar 19, 2012
1 parent 2d341ae commit debe575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/refinerycms-core.gemspec
Expand Up @@ -32,6 +32,5 @@ Gem::Specification.new do |s|
s.add_dependency 'will_paginate', '~> 3.0.2'
s.add_dependency 'sass-rails', '~> 3.2.3'
s.add_dependency 'coffee-rails', '~> 3.2.1'
s.add_dependency 'uglifier', '>= 1.0.3'
s.add_dependency 'jquery-rails', '~> 2.0.0'
end

0 comments on commit debe575

Please sign in to comment.