From a0dd71112a910f68383392bc9efaa26b8e042d3e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 23 Feb 2021 18:56:55 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc0833a98..297dc0618 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM activerecord (6.0.3.5) activemodel (= 6.0.3.5) activesupport (= 6.0.3.5) - activerecord-import (1.0.7) + activerecord-import (1.0.8) activerecord (>= 3.2) activestorage (6.0.3.5) actionpack (= 6.0.3.5) @@ -73,7 +73,7 @@ GEM autoprefixer-rails (10.2.4.0) execjs aws-eventstream (1.1.0) - aws-partitions (1.427.0) + aws-partitions (1.428.0) aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -112,7 +112,7 @@ GEM actionpack (>= 5.2) activemodel (>= 5.2) brakeman (5.0.0) - browser (5.3.0) + browser (5.3.1) builder (3.2.4) bzip2-ffi (1.0.0) ffi (~> 1.0) @@ -129,7 +129,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - composite_primary_keys (12.0.8) + composite_primary_keys (12.0.9) activerecord (~> 6.0.0) concurrent-ruby (1.1.8) config (2.2.3) @@ -287,7 +287,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (2.0.2) + omniauth (2.0.3) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) rack-protection @@ -381,7 +381,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.0.3) + regexp_parser (2.1.0) request_store (1.5.0) rack (>= 1.4) rexml (3.2.4) -- 2.45.1