Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #292 from jordimassaguerpla/master
Browse files Browse the repository at this point in the history
update uglifier gem for fixing a security issue (OSVDB-126747)
  • Loading branch information
mssola committed Aug 27, 2015
2 parents e9b2fb3 + 49bf197 commit 4a0f402
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
docile (1.1.5)
erubis (2.7.0)
eventmachine (1.0.7)
execjs (2.5.2)
execjs (2.6.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
Expand Down Expand Up @@ -287,7 +287,7 @@ GEM
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
uri_template (0.5.3)
Expand Down Expand Up @@ -364,3 +364,6 @@ DEPENDENCIES
webmock
wirb
wirble

BUNDLED WITH
1.10.6

0 comments on commit 4a0f402

Please sign in to comment.