From a1e3e772651aaed28cc788214398a0016f061f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:57:26 +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) - [Changelog](https://github.com/perfectline/validates_url/blob/master/CHANGELOG.md) - [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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2c0ddf..6899996 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) builder (3.2.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -136,7 +136,7 @@ GEM httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.11) io-wait (0.2.1) @@ -155,7 +155,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - minitest (5.15.0) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.1.1) net-imap (0.2.3) @@ -180,7 +180,7 @@ GEM parser (3.1.2.0) ast (~> 2.4.1) pg (1.3.2) - public_suffix (4.0.6) + public_suffix (4.0.7) racc (1.6.0) rack (2.2.3) rack-test (1.1.0) @@ -253,11 +253,11 @@ GEM faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) ulid (1.3.0) unicode-display_width (2.1.0) - validate_url (1.0.13) + validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix vcr (6.0.0)