From 2b8d2bcb9f66e881b1b820908d6c017bf86d7608 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 26 Jan 2021 22:43:30 +0000 Subject: [PATCH 1/1] Update bundle --- Gemfile.lock | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 171912d86..a84b9a497 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,12 +69,12 @@ GEM annotate (3.1.1) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) - ast (2.4.1) + ast (2.4.2) autoprefixer-rails (10.2.0.0) execjs aws-eventstream (1.1.0) - aws-partitions (1.416.0) - aws-sdk-core (3.111.1) + aws-partitions (1.419.0) + aws-sdk-core (3.111.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -112,26 +112,26 @@ GEM actionpack (>= 5.2) activemodel (>= 5.2) brakeman (4.10.1) - browser (5.2.0) + browser (5.3.0) builder (3.2.4) bzip2-ffi (1.0.0) ffi (~> 1.0) cancancan (3.2.1) canonical-rails (0.2.11) rails (>= 4.1, < 6.2) - capybara (3.34.0) + capybara (3.35.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) composite_primary_keys (12.0.6) activerecord (~> 6.0.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) config (2.2.3) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -161,19 +161,17 @@ GEM dry-logic (1.1.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.5.6) + dry-schema (1.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.8, >= 0.8.3) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-logic (~> 1.0) - dry-types (~> 1.4) - dry-types (1.4.0) + dry-types (~> 1.5) + dry-types (1.5.0) concurrent-ruby (~> 1.0) dry-container (~> 0.3) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.3) + dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) dry-validation (1.6.0) @@ -234,7 +232,7 @@ GEM sprockets image_size (2.1.0) in_threads (1.5.4) - jbuilder (2.10.1) + jbuilder (2.11.1) activesupport (>= 5.0.0) jmespath (1.4.0) jquery-rails (4.4.0) @@ -311,9 +309,9 @@ GEM omniauth-oauth2 (1.7.1) oauth2 (~> 1.4) omniauth (>= 1.9, < 3) - omniauth-openid (1.0.1) - omniauth (~> 1.0) - rack-openid (~> 1.3.1) + omniauth-openid (2.0.1) + omniauth (>= 1.0, < 3.0) + rack-openid (~> 1.4.0) omniauth-windowslive (0.0.12) multi_json (~> 1.12) omniauth-oauth2 (~> 1.4) @@ -333,7 +331,7 @@ GEM rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) - rack-openid (1.3.1) + rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) rack-test (1.1.0) @@ -377,7 +375,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.8.2) + regexp_parser (2.0.3) request_store (1.5.0) rack (>= 1.4) rexml (3.2.4) @@ -392,7 +390,7 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) rubocop-minitest (0.10.3) rubocop (>= 0.87, < 2.0) @@ -440,7 +438,7 @@ GEM sprockets (>= 3.0.0) strong_migrations (0.7.6) activerecord (>= 5) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) tzinfo (1.2.9) -- 2.45.1