Skip to content

Commit

Permalink
Bump config from 3.1.1 to 4.0.0 #1898
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalali-moj committed Mar 9, 2022
1 parent 8c056ec commit 69fbc99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 69fbc99

Please sign in to comment.