From 2761e75f40df4da8599cafd1781b540fc043bdc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:30:42 +0000 Subject: [PATCH] Bump validate_url from 1.0.13 to 1.0.15 Bumps [validate_url](https://github.com/perfectline/validates_url) from 1.0.13 to 1.0.15. - [Release notes](https://github.com/perfectline/validates_url/releases) - [Commits](https://github.com/perfectline/validates_url/commits) --- updated-dependencies: - dependency-name: validate_url 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 2f8903abb..2a7fab9b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -618,7 +618,7 @@ GEM kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.16.0) - validate_url (1.0.13) + validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix warden (1.2.9)