Commit 2849f77be99936e36f09ece979c9d222fe1317e0

Authored by lgoldstein
1 parent 1031f6c9
Exists in master

Update gem uglifier in order to avoid security vuln as reported by gemnasium

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -124,7 +124,7 @@ GEM @@ -124,7 +124,7 @@ GEM
124 octokit 124 octokit
125 errbit_plugin (0.5.0) 125 errbit_plugin (0.5.0)
126 erubis (2.7.0) 126 erubis (2.7.0)
127 - execjs (2.5.2) 127 + execjs (2.6.0)
128 fabrication (2.13.2) 128 fabrication (2.13.2)
129 faraday (0.9.1) 129 faraday (0.9.1)
130 multipart-post (>= 1.2, < 3) 130 multipart-post (>= 1.2, < 3)
@@ -390,7 +390,7 @@ GEM @@ -390,7 +390,7 @@ GEM
390 tins (1.6.0) 390 tins (1.6.0)
391 tzinfo (1.2.2) 391 tzinfo (1.2.2)
392 thread_safe (~> 0.1) 392 thread_safe (~> 0.1)
393 - uglifier (2.7.1) 393 + uglifier (2.7.2)
394 execjs (>= 0.3.0) 394 execjs (>= 0.3.0)
395 json (>= 1.8.0) 395 json (>= 1.8.0)
396 underscore-rails (1.8.3) 396 underscore-rails (1.8.3)