From d615dfabbc07c67c10730d3f4cb89f8cfddb9fd0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 5 Jan 2020 19:04:55 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0d50c15a..997a7df09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM autoprefixer-rails (9.7.3) execjs aws-eventstream (1.0.3) - aws-partitions (1.260.0) + aws-partitions (1.261.0) aws-sdk-core (3.86.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -110,7 +110,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - browser (2.7.1) + browser (3.0.0) builder (3.2.4) bzip2-ffi (1.0.0) ffi (~> 1.0) @@ -131,10 +131,9 @@ GEM composite_primary_keys (12.0.1) activerecord (~> 6.0.0) concurrent-ruby (1.1.5) - config (2.0.0) - activesupport (>= 4.2) + config (2.1.0) deep_merge (~> 1.2, >= 1.2.1) - dry-schema (~> 1.0) + dry-validation (~> 1.0) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -183,6 +182,13 @@ GEM dry-equalizer (~> 0.3) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) + dry-validation (1.4.0) + concurrent-ruby (~> 1.0) + dry-container (~> 0.7, >= 0.7.1) + dry-core (~> 0.4) + dry-equalizer (~> 0.2) + dry-initializer (~> 3.0) + dry-schema (~> 1.0, >= 1.3.1) dynamic_form (1.1.4) erb_lint (0.0.30) activesupport @@ -318,7 +324,7 @@ GEM parallel (1.19.1) parser (2.7.0.1) ast (~> 2.4.0) - pg (1.2.0) + pg (1.2.1) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) -- 2.43.2