From 319e54e08a9803c2218ec126bce4ed6eb9965127 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 15 Feb 2022 18:36:41 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e659dfff..db231028e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM execjs (~> 2) aws-eventstream (1.2.0) aws-partitions (1.554.0) - aws-sdk-core (3.126.0) + aws-sdk-core (3.126.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -140,14 +140,14 @@ GEM composite_primary_keys (13.0.3) activerecord (~> 6.1.0) concurrent-ruby (1.1.9) - config (3.1.1) + config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.2.5) crack (0.4.5) rexml crass (1.0.6) - dalli (3.2.0) + dalli (3.2.1) debug_inspector (1.1.0) deep_merge (1.2.2) delayed_job (4.1.10) @@ -173,7 +173,7 @@ GEM dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.8.0) + dry-schema (1.9.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.13, >= 0.13.0) dry-core (~> 0.5, >= 0.5) @@ -247,7 +247,7 @@ GEM html_tokenizer (0.0.7) htmlentities (4.3.4) http_accept_language (2.1.1) - i18n (1.9.1) + i18n (1.10.0) concurrent-ruby (~> 1.0) i18n-js (3.9.1) i18n (>= 0.6.6) @@ -269,7 +269,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jmespath (1.5.0) + jmespath (1.6.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -299,7 +299,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.7.1) minitest (5.15.0) - msgpack (1.4.4) + msgpack (1.4.5) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -355,7 +355,7 @@ GEM parallel (1.21.0) parser (3.1.0.0) ast (~> 2.4.1) - pg (1.3.1) + pg (1.3.2) popper_js (1.16.0) progress (3.6.0) public_suffix (4.0.6) @@ -370,7 +370,7 @@ GEM rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -413,7 +413,7 @@ GEM rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.2.0) + regexp_parser (2.2.1) request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) @@ -428,9 +428,9 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) + rubocop-ast (1.15.2) parser (>= 3.0.1.1) - rubocop-minitest (0.17.1) + rubocop-minitest (0.17.2) rubocop (>= 0.90, < 2.0) rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) @@ -468,7 +468,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov-lcov (0.8.0) - simplecov_json_formatter (0.1.3) + simplecov_json_formatter (0.1.4) smart_properties (1.17.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) -- 2.43.2