From c92237bf0fa9f11eadd91ad7c0a7edfd5c3a78f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:01:37 +0000 Subject: [PATCH] Bump truemail from 2.4.4 to 2.4.6 Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.4 to 2.4.6. - [Release notes](https://github.com/truemail-rb/truemail/releases) - [Changelog](https://github.com/truemail-rb/truemail/blob/master/CHANGELOG.md) - [Commits](https://github.com/truemail-rb/truemail/compare/v2.4.4...v2.4.6) --- updated-dependencies: - dependency-name: truemail dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68ab07153..7e93742e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -463,7 +463,7 @@ GEM temple (0.8.2) thor (1.1.0) tilt (2.0.10) - truemail (2.4.4) + truemail (2.4.6) simpleidn (~> 0.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0)