Update uglifier dependency to version 1.2.0

This commit is contained in:
Erik Michaels-Ober 2011-12-15 08:08:07 -08:00
parent 7cc8bb5380
commit eea8e209bc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GIT GIT
remote: git://github.com/sferik/rails_admin.git remote: git://github.com/sferik/rails_admin.git
revision: 87aff45576e914d63997735731d3a21f7ecf4390 revision: 6dcac95259b47d74d892a5d6e39c9545a5995ad7
specs: specs:
rails_admin (0.0.1) rails_admin (0.0.1)
bbenezech-nested_form (~> 0.0.2) bbenezech-nested_form (~> 0.0.2)
@ -159,7 +159,7 @@ GEM
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.31) tzinfo (0.3.31)
uglifier (1.1.0) uglifier (1.2.0)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (>= 1.0.2) multi_json (>= 1.0.2)
warden (1.1.0) warden (1.1.0)