From 6e686135459dea81808f49d444b651cf0c2965b6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 10 Dec 2020 14:40:16 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61fe25c09..ee1b533ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,10 +71,10 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) ast (2.4.1) - autoprefixer-rails (10.0.3.0) + autoprefixer-rails (10.1.0.0) execjs aws-eventstream (1.1.0) - aws-partitions (1.402.0) + aws-partitions (1.405.0) aws-sdk-core (3.110.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -134,7 +134,7 @@ GEM composite_primary_keys (12.0.3) activerecord (~> 6.0.0) concurrent-ruby (1.1.7) - config (2.2.1) + config (2.2.3) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) coveralls (0.8.23) @@ -148,10 +148,10 @@ GEM dalli (2.7.11) debug_inspector (0.0.3) deep_merge (1.2.1) - delayed_job (4.1.8) - activesupport (>= 3.0, < 6.1) - delayed_job_active_record (4.1.4) - activerecord (>= 3.0, < 6.1) + delayed_job (4.1.9) + activesupport (>= 3.0, < 6.2) + delayed_job_active_record (4.1.5) + activerecord (>= 3.0, < 6.2) delayed_job (>= 3.0, < 5) docile (1.3.2) dry-configurable (0.11.6) @@ -406,10 +406,10 @@ GEM rubocop-performance (1.9.1) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.8.1) + rubocop-rails (2.9.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 0.87.0) + rubocop (>= 0.90.0, < 2.0) ruby-openid (2.9.2) ruby-progressbar (1.10.1) ruby2_keywords (0.0.2) -- 2.45.1