Skip to content

Commit

Permalink
Bump validate_url from 1.0.13 to 1.0.15
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent b00276a commit 3c77dd2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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.16.3)
multi_xml (0.6.0)
multipart-post (2.1.1)
net-imap (0.2.3)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 3c77dd2

Please sign in to comment.