From fffab2a54a18d59e2a82c8ee9e3b948d17528b22 Mon Sep 17 00:00:00 2001 From: Matt Bernhardt Date: Mon, 28 Mar 2022 13:18:41 -0400 Subject: [PATCH] Updates dependencies aws-partitions 1.570.0 bcrypt 3.1.17 concurrent-ruby 1.1.10 graphql 2.0.4 loofah 2.15.0 parallel 1.22.1 rubocop 1.26.1 rubocop-rails 2.14.2 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cff1be3..4ea5d3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM io-like (~> 0.3.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.566.0) + aws-partitions (1.570.0) aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -80,7 +80,7 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) - bcrypt (3.1.16) + bcrypt (3.1.17) bindex (0.8.1) bootsnap (1.11.1) msgpack (~> 1.2) @@ -100,7 +100,7 @@ GEM archive-zip (~> 0.10) nokogiri (~> 1.8) climate_control (1.0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -157,7 +157,7 @@ GEM graphiql-rails (1.8.0) railties sprockets-rails - graphql (2.0.2) + graphql (2.0.4) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) @@ -175,7 +175,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.14.0) + loofah (2.15.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -197,7 +197,7 @@ GEM mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) - parallel (1.21.0) + parallel (1.22.1) parser (3.1.1.0) ast (~> 2.4.1) pg (1.3.4) @@ -251,7 +251,7 @@ GEM actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) - rubocop (1.26.0) + rubocop (1.26.1) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) @@ -262,7 +262,7 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.16.0) parser (>= 3.1.1.0) - rubocop-rails (2.13.2) + rubocop-rails (2.14.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0)