bump uglifier

This commit is contained in:
Jonne Haß 2013-08-01 18:32:28 +02:00
parent 607a2e4eca
commit 5119759bcf
2 changed files with 3 additions and 3 deletions

View file

@ -105,7 +105,7 @@ group :assets do
# Compression
gem 'uglifier', '2.1.1'
gem 'uglifier', '2.1.2'
# JavaScript

View file

@ -396,7 +396,7 @@ GEM
typhoeus (0.6.3)
ethon (~> 0.5.11)
tzinfo (0.3.37)
uglifier (2.1.1)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.3)
@ -489,7 +489,7 @@ DEPENDENCIES
timecop (= 0.6.1)
twitter (= 4.8.1)
typhoeus (= 0.6.3)
uglifier (= 2.1.1)
uglifier (= 2.1.2)
unicorn (= 4.6.3)
webmock (= 1.13.0)
will_paginate (= 3.0.4)