[ARVADOS] created: 1.1.4-242-gae62714
Git user
git at public.curoverse.com
Wed May 9 13:05:00 EDT 2018
at ae62714213d3c40a0720a24001b413479719f249 (commit)
commit ae62714213d3c40a0720a24001b413479719f249
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Wed May 9 14:03:04 2018 -0300
12737: Updated gem dependencies, adressing a couple of known vulnerabilities.
* https://nvd.nist.gov/vuln/detail/CVE-2018-3741
* https://github.com/flavorjones/loofah/issues/144
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 30cd8a5..6aaaea7 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -58,7 +58,7 @@ GEM
i18n (~> 0)
json (>= 1.7.7, < 3)
jwt (>= 0.1.5, < 2)
- arvados-cli (0.1.20171211220040)
+ arvados-cli (1.1.4.20180412190507)
activesupport (>= 3.2.13, < 5)
andand (~> 1.3, >= 1.3.3)
arvados (~> 0.1, >= 0.1.20150128223554)
@@ -86,11 +86,11 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
- crass (1.0.3)
+ crass (1.0.4)
curb (0.9.4)
- database_cleaner (1.6.2)
+ database_cleaner (1.7.0)
erubis (2.7.0)
- eventmachine (1.2.5)
+ eventmachine (1.2.6)
execjs (2.7.0)
extlib (0.9.16)
factory_girl (4.9.0)
@@ -130,7 +130,7 @@ GEM
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- jquery-rails (4.3.1)
+ jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
@@ -143,13 +143,13 @@ GEM
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
- lograge (0.9.0)
+ lograge (0.10.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
- loofah (2.2.0)
+ loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
@@ -159,7 +159,7 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
- mocha (1.3.0)
+ mocha (1.5.0)
metaclass (~> 0.0.1)
multi_json (1.13.1)
multi_xml (0.6.0)
@@ -188,7 +188,7 @@ GEM
oauth2 (~> 1.1)
omniauth (~> 1.2)
os (0.9.6)
- passenger (5.2.1)
+ passenger (5.3.0)
rack
rake (>= 0.8.1)
pg (0.21.0)
@@ -196,7 +196,7 @@ GEM
protected_attributes (1.1.4)
activemodel (>= 4.0.1, < 5.0)
public_suffix (3.0.2)
- rack (1.6.9)
+ rack (1.6.10)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.10)
@@ -216,8 +216,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
- rails-html-sanitizer (1.0.3)
- loofah (~> 2.0)
+ rails-html-sanitizer (1.0.4)
+ loofah (~> 2.2, >= 2.2.2)
rails-observers (0.1.5)
activemodel (>= 4.0)
railties (4.2.10)
@@ -225,9 +225,9 @@ GEM
activesupport (= 4.2.10)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (12.3.0)
+ rake (12.3.1)
ref (2.0.0)
- request_store (1.4.0)
+ request_store (1.4.1)
rack (>= 1.4)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list