[ARVADOS] updated: 2.1.0-533-g356eda5b8
Git user
git at public.arvados.org
Thu Mar 25 21:01:23 UTC 2021
Summary of changes:
apps/workbench/Gemfile.lock | 3 ++-
services/api/Gemfile.lock | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
via 356eda5b8d198e1a40dd81aca099ede4c3ad1e72 (commit)
from ba183805403e62c9301e10730701d6d9f29dcbee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 356eda5b8d198e1a40dd81aca099ede4c3ad1e72
Author: Ward Vandewege <ward at curii.com>
Date: Thu Mar 25 16:23:21 2021 -0400
Update mimemagic gem version to 0.3.8, the previous version (0.3.6) was
pulled from rubygems, again
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 277c96a9f..e4ef96b19 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -186,7 +186,8 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
- mimemagic (0.3.6)
+ mimemagic (0.3.8)
+ nokogiri (~> 1)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.10.3)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index c79b64bbf..5dbdb07f2 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -151,7 +151,8 @@ GEM
memoist (0.16.2)
metaclass (0.0.4)
method_source (1.0.0)
- mimemagic (0.3.6)
+ mimemagic (0.3.8)
+ nokogiri (~> 1)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.10.3)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list