Skip to content

Commit a1e3e77

Browse files
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] <[email protected]>
1 parent 5d0ab4e commit a1e3e77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
aws-sigv4 (1.4.0)
9393
aws-eventstream (~> 1, >= 1.0.2)
9494
builder (3.2.4)
95-
concurrent-ruby (1.1.9)
95+
concurrent-ruby (1.1.10)
9696
crack (0.4.5)
9797
rexml
9898
crass (1.0.6)
@@ -136,7 +136,7 @@ GEM
136136
httparty (0.20.0)
137137
mime-types (~> 3.0)
138138
multi_xml (>= 0.5.2)
139-
i18n (1.10.0)
139+
i18n (1.12.0)
140140
concurrent-ruby (~> 1.0)
141141
io-console (0.5.11)
142142
io-wait (0.2.1)
@@ -155,7 +155,7 @@ GEM
155155
mime-types-data (~> 3.2015)
156156
mime-types-data (3.2022.0105)
157157
mini_mime (1.1.2)
158-
minitest (5.15.0)
158+
minitest (5.17.0)
159159
multi_xml (0.6.0)
160160
multipart-post (2.1.1)
161161
net-imap (0.2.3)
@@ -180,7 +180,7 @@ GEM
180180
parser (3.1.2.0)
181181
ast (~> 2.4.1)
182182
pg (1.3.2)
183-
public_suffix (4.0.6)
183+
public_suffix (4.0.7)
184184
racc (1.6.0)
185185
rack (2.2.3)
186186
rack-test (1.1.0)
@@ -253,11 +253,11 @@ GEM
253253
faraday (>= 0.9, < 2.0)
254254
jwt (>= 1.5, <= 2.5)
255255
nokogiri (>= 1.6, < 2.0)
256-
tzinfo (2.0.4)
256+
tzinfo (2.0.5)
257257
concurrent-ruby (~> 1.0)
258258
ulid (1.3.0)
259259
unicode-display_width (2.1.0)
260-
validate_url (1.0.13)
260+
validate_url (1.0.15)
261261
activemodel (>= 3.0.0)
262262
public_suffix
263263
vcr (6.0.0)

0 commit comments

Comments
 (0)