[#369] update uglifier

This commit is contained in:
Alexander Machehin 2014-04-22 18:03:09 +06:00
parent 7a291887df
commit 2a1ab0d77f
2 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@ gem 'time_diff'
gem 'sass-rails', '~> 4.0.1' gem 'sass-rails', '~> 4.0.1'
gem 'coffee-rails', '~> 4.0.1' gem 'coffee-rails', '~> 4.0.1'
gem 'compass-rails', '~> 1.1.6' gem 'compass-rails', '~> 1.1.6'
gem 'uglifier', '~> 2.4' gem 'uglifier', '~> 2.5'
gem 'therubyracer', '~> 0.12.1', platforms: [:mri, :rbx] gem 'therubyracer', '~> 0.12.1', platforms: [:mri, :rbx]
gem 'therubyrhino', '~> 1.73.1', platforms: :jruby gem 'therubyrhino', '~> 1.73.1', platforms: :jruby

View File

@ -494,7 +494,7 @@ GEM
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.39) tzinfo (0.3.39)
uglifier (2.4.0) uglifier (2.5.0)
execjs (>= 0.3.0) execjs (>= 0.3.0)
json (>= 1.8.0) json (>= 1.8.0)
underscore-rails (1.6.0) underscore-rails (1.6.0)
@ -610,7 +610,7 @@ DEPENDENCIES
therubyrhino (~> 1.73.1) therubyrhino (~> 1.73.1)
time_diff time_diff
timecop timecop
uglifier (~> 2.4) uglifier (~> 2.5)
underscore-rails underscore-rails
whenever (~> 0.9.0) whenever (~> 0.9.0)
wikicloth wikicloth