From a84928cd9d4e004cce3e8d47b0b915cc572d3e1c Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 11 Jul 2022 02:24:08 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d02e3b5..325cdb0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,9 +148,8 @@ GEM dry-configurable (0.15.0) concurrent-ruby (~> 1.0) dry-core (~> 0.6) - dry-container (0.9.0) + dry-container (0.10.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.13, >= 0.13.0) dry-core (0.7.1) concurrent-ruby (~> 1.0) dry-inflector (0.2.1) @@ -177,7 +176,7 @@ GEM dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-schema (~> 1.8, >= 1.8.0) - edtf (3.0.8) + edtf (3.1.0) activesupport (>= 3.0, < 8.0) erubi (1.10.0) execjs (2.8.1) @@ -190,7 +189,7 @@ GEM activesupport (>= 5.0) honeybadger (4.12.1) htmlentities (4.3.4) - i18n (1.10.0) + i18n (1.11.0) concurrent-ruby (~> 1.0) importmap-rails (1.1.2) actionpack (>= 6.0.0) @@ -337,7 +336,7 @@ GEM rubocop-ast (>= 1.18.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.18.0) + rubocop-ast (1.19.1) parser (>= 3.1.1.0) rubocop-performance (1.14.2) rubocop (>= 1.7.0, < 2.0)