Update uglifier dependency to version 1.2.5

This commit is contained in:
Erik Michaels-Ober 2012-06-19 17:37:19 -07:00
parent e0d72d92a9
commit d74919ae75
1 changed files with 2 additions and 2 deletions

View File

@ -144,9 +144,9 @@ GEM
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.33) tzinfo (0.3.33)
uglifier (1.2.4) uglifier (1.2.5)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (>= 1.0.2) multi_json (~> 1.3)
validates_formatting_of (0.5.0) validates_formatting_of (0.5.0)
rails (~> 3.0) rails (~> 3.0)
warden (1.2.1) warden (1.2.1)