Skip to content

Commit

Permalink
Update uglifier to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koraktor committed May 16, 2016
1 parent 2b3305e commit 57f2d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gallerist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_dependency 'sinatra', '~> 1.4', '>= 1.4.6'
s.add_dependency 'sprockets-helpers', '~> 1.1'
s.add_dependency 'sqlite3', '~> 1.3'
s.add_dependency 'uglifier', '~> 2.7'
s.add_dependency 'uglifier', '~> 3.0'
s.add_dependency 'unicorn', '~> 5.0'

s.executables = [ 'gallerist' ]
Expand Down

0 comments on commit 57f2d1a

Please sign in to comment.