Skip to content

Commit 00b62e5

Browse files
Bump faraday from 2.7.4 to 2.14.1 in /scripts/country-ca
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.4...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04f35bd commit 00b62e5

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

scripts/country-ca/Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@ GEM
88
fastercsv (~> 1.5)
99
domain_name (0.5.20190701)
1010
unf (>= 0.0.5, < 1.0.0)
11-
faraday (2.7.4)
12-
faraday-net_http (>= 2.0, < 3.1)
13-
ruby2_keywords (>= 0.0.4)
14-
faraday-net_http (3.0.2)
11+
faraday (2.14.1)
12+
faraday-net_http (>= 2.0, < 3.5)
13+
json
14+
logger
15+
faraday-net_http (3.4.2)
16+
net-http (~> 0.5)
1517
fastercsv (1.5.5)
1618
htmlentities (4.3.4)
1719
http-cookie (1.0.5)
1820
domain_name (~> 0.5)
21+
json (2.18.1)
22+
logger (1.7.0)
1923
lycopodium (0.0.3)
2024
mechanize (2.9.1)
2125
addressable (~> 2.8)
@@ -31,6 +35,8 @@ GEM
3135
mime-types (3.4.1)
3236
mime-types-data (~> 3.2015)
3337
mime-types-data (3.2023.0218.1)
38+
net-http (0.9.1)
39+
uri (>= 0.11.1)
3440
net-http-digest_auth (1.4.1)
3541
net-http-persistent (4.0.2)
3642
connection_pool (~> 2.2)
@@ -43,7 +49,6 @@ GEM
4349
public_suffix (5.0.1)
4450
racc (1.8.1)
4551
ruby-ole (1.2.12.2)
46-
ruby2_keywords (0.0.5)
4752
rubyntlm (0.6.3)
4853
rubyzip (2.3.2)
4954
spreadsheet (1.3.0)
@@ -52,6 +57,7 @@ GEM
5257
unf_ext
5358
unf_ext (0.0.8.2)
5459
unicode_utils (1.4.0)
60+
uri (1.1.1)
5561
webrick (1.8.2)
5662
webrobots (0.1.2)
5763

0 commit comments

Comments
 (0)