From 5bc0efa5880aa623f46cd872f83ab6da9d7484fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 08:52:46 +1100 Subject: [PATCH] DEV: Bump docile to correct Ruby 2.7 delegation issues Bumps [docile](https://github.com/ms-ati/docile) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/ms-ati/docile/releases) - [Changelog](https://github.com/ms-ati/docile/blob/master/HISTORY.md) - [Commits](https://github.com/ms-ati/docile/compare/v1.3.3...v1.3.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Corrects Ruby 2.7 delegation issues. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87fcdef5a8..d5adb01a55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM image_size (~> 1.5) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - docile (1.3.3) + docile (1.3.4) email_reply_trimmer (0.1.13) ember-data-source (3.0.2) ember-source (>= 2, < 3.0)