From c5508a579099d6644c2a445ba405098dab209dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 23:26:49 +0100 Subject: [PATCH] Build(deps): Bump uniform_notifier from 1.15.0 to 1.16.0 (#16281) Bumps [uniform_notifier](https://github.com/flyerhzm/uniform_notifier) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/flyerhzm/uniform_notifier/releases) - [Changelog](https://github.com/flyerhzm/uniform_notifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/uniform_notifier/compare/v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: uniform_notifier dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8eb6a18971..e38ce3b71c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,7 +466,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - uniform_notifier (1.15.0) + uniform_notifier (1.16.0) uri_template (0.7.0) webmock (3.14.0) addressable (>= 2.8.0)