From 434118369cb33d273a7236764020f56d78bbb42d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 19:02:25 +0000 Subject: [PATCH] Bump truemail from 2.4.2 to 2.4.3 Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.2 to 2.4.3. - [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.2...v2.4.3) --- 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 e24bae2f2..111b43743 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,7 +462,7 @@ GEM temple (0.8.2) thor (1.1.0) tilt (2.0.10) - truemail (2.4.2) + truemail (2.4.3) simpleidn (~> 0.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0)