[ARVADOS] updated: 2.1.0-512-g056ae0b55
Git user
git at public.arvados.org
Thu Mar 25 20:38:32 UTC 2021
Summary of changes:
apps/workbench/Gemfile.lock | 1 +
services/api/Gemfile.lock | 1 +
2 files changed, 2 insertions(+)
discards cd1a84a1411a22e3f0958f3a53840000aec822d5 (commit)
via 056ae0b55536032cadf18d57edcd1c98a9d0ac40 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (cd1a84a1411a22e3f0958f3a53840000aec822d5)
\
N -- N -- N (056ae0b55536032cadf18d57edcd1c98a9d0ac40)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 056ae0b55536032cadf18d57edcd1c98a9d0ac40
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 dd30acd90..a0b9a27fd 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.4.0)
minitest (5.10.3)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 3166395f1..0fbb4e9d6 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.4.0)
minitest (5.10.3)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list