From 69fbc99347f7b5241b5e640056825e9f8d3d560a Mon Sep 17 00:00:00 2001 From: = Date: Wed, 9 Mar 2022 18:26:34 +0000 Subject: [PATCH] Bump config from 3.1.1 to 4.0.0 #1898 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 29faad99b7..d26d429157 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'awesome_print' gem 'aws-sdk-s3' gem 'bank_holiday', git: 'https://github.com/ministryofjustice/bank_holiday.git', branch: 'bundler-fix' gem 'business_time' -gem 'config', '~> 3.1' +gem 'config', '~> 4.0' gem 'devise', '~> 4.8.1' gem 'draper', '4.0.2' gem 'dropzonejs-rails' diff --git a/Gemfile.lock b/Gemfile.lock index fbfc14c990..2517a0df5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM coderay (1.1.3) colorize (0.8.1) concurrent-ruby (1.1.9) - config (3.1.1) + config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.2.5) @@ -624,7 +624,7 @@ DEPENDENCIES caxlsx caxlsx_rails colorize - config (~> 3.1) + config (~> 4.0) devise (~> 4.8.1) draper (= 4.0.2) dropzonejs-rails