From: Lucas Di Pentima Date: Fri, 22 Jul 2022 14:00:06 +0000 (-0300) Subject: 19291: Bumps tzinfo to 1.2.10 X-Git-Tag: 2.5.0~113^2 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/6dfa03b4c6211d265e15a4982831edd59eadf3af 19291: Bumps tzinfo to 1.2.10 Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima --- diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index 1102ca1033..a70add7aff 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -291,7 +291,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index bc6215496f..6bc53be4f8 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -222,7 +222,7 @@ GEM power_assert thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0)