From b343359fc4a4c783d754548d1a845a170730610c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 01:15:46 +0000 Subject: [PATCH] Bump phonelib from 0.8.3 to 0.8.4 Bumps [phonelib](https://github.com/daddyz/phonelib) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/daddyz/phonelib/releases) - [Changelog](https://github.com/daddyz/phonelib/blob/master/CHANGELOG.md) - [Commits](https://github.com/daddyz/phonelib/compare/v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: phonelib 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 82e9f026..2f5b2985 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.4) - phonelib (0.8.3) + phonelib (0.8.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)