From bf5f2890ac15b646a1d2cb571e4bbf0e032414ac Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 21 Dec 2021 18:34:35 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8bbb33e81..6c9127ba6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,8 @@ GEM activerecord (6.1.4.4) activemodel (= 6.1.4.4) activesupport (= 6.1.4.4) - activerecord-import (1.2.0) - activerecord (>= 3.2) + activerecord-import (1.3.0) + activerecord (>= 4.2) activestorage (6.1.4.4) actionpack (= 6.1.4.4) activejob (= 6.1.4.4) @@ -80,7 +80,7 @@ GEM autoprefixer-rails (10.3.3.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.541.0) + aws-partitions (1.542.0) aws-sdk-core (3.124.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -147,7 +147,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - dalli (3.1.4) + dalli (3.1.5) debug_inspector (1.1.0) deep_merge (1.2.1) delayed_job (4.1.9) @@ -262,7 +262,8 @@ GEM ruby-vips (>= 2.0.17, < 3) image_size (3.0.1) in_threads (1.5.4) - jbuilder (2.11.3) + jbuilder (2.11.5) + actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.4.0) jquery-rails (4.4.0) -- 2.43.2