From b0ad250667a116a74b06b420ca5d19587a6e2f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 19:00:48 +0000 Subject: [PATCH] Bump truemail from 2.4.3 to 2.4.4 Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.3 to 2.4.4. - [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.3...v2.4.4) --- 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 02550f0b5..e0fefb930 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.3) + truemail (2.4.4) simpleidn (~> 0.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0)