From 9a2f17f0c81300ac176f4c6787ddf1409db34992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 02:07:37 +0000 Subject: [PATCH] Bump phonelib from 0.8.5 to 0.8.6 Bumps [phonelib](https://github.com/daddyz/phonelib) from 0.8.5 to 0.8.6. - [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.5...v0.8.6) --- 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 8cb0dd2e..4bab427e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.4) - phonelib (0.8.5) + phonelib (0.8.6) propshaft (0.8.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0)