From b26d3895f7a23474a231a04843d6f8cd97fa7148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:01:35 +0000 Subject: [PATCH] Bump truemail from 2.4.8 to 2.4.9 Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.8 to 2.4.9. - [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.8...v2.4.9) --- 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 b16cb3e03..fd5a77776 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.8) + truemail (2.4.9) simpleidn (~> 0.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0)