From 5f0c04d7ea602aa4942e9b74ba9f080257eba4fa Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 13 Sep 2022 18:17:42 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 925d57d06..586c8c7d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM execjs (~> 2) aws-eventstream (1.2.0) aws-partitions (1.628.0) - aws-sdk-core (3.144.0) + aws-sdk-core (3.145.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -179,12 +179,12 @@ GEM dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.10.2) + dry-schema (1.10.4) concurrent-ruby (~> 1.0) dry-configurable (~> 0.13, >= 0.13.0) dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-logic (~> 1.0) + dry-logic (~> 1.2) dry-types (~> 1.5) dry-types (1.5.1) concurrent-ruby (~> 1.0) @@ -431,7 +431,7 @@ GEM parser (>= 3.1.1.0) rubocop-minitest (0.22.0) rubocop (>= 0.90, < 2.0) - rubocop-performance (1.14.3) + rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.16.0) -- 2.45.1