Skip to content

Commit e884b0d

Browse files
Bump faraday from 2.7.9 to 2.14.2
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.9 to 2.14.2. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.9...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbcdf1e commit e884b0d

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ GEM
88
rake (>= 12.0.0, < 14.0.0)
99
distributed-lock-google-cloud-storage (1.1.0)
1010
google-cloud-storage (~> 1.32)
11-
faraday (2.7.9)
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.2)
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
google-apis-core (0.11.0)
1618
addressable (~> 2.5, >= 2.5.1)
1719
googleauth (>= 0.16.2, < 2.a)
@@ -47,10 +49,14 @@ GEM
4749
os (>= 0.9, < 2.0)
4850
signet (>= 0.16, < 2.a)
4951
httpclient (2.8.3)
52+
json (2.19.5)
5053
jwt (2.7.1)
54+
logger (1.7.0)
5155
memoist (0.16.2)
5256
mini_mime (1.1.2)
5357
multi_json (1.15.0)
58+
net-http (0.9.1)
59+
uri (>= 0.11.1)
5460
os (1.1.4)
5561
public_suffix (5.0.1)
5662
rake (13.0.6)
@@ -60,14 +66,14 @@ GEM
6066
uber (< 0.2.0)
6167
retriable (3.1.2)
6268
rexml (3.2.5)
63-
ruby2_keywords (0.0.5)
6469
signet (0.17.0)
6570
addressable (~> 2.8)
6671
faraday (>= 0.17.5, < 3.a)
6772
jwt (>= 1.5, < 3.0)
6873
multi_json (~> 1.10)
6974
trailblazer-option (0.1.2)
7075
uber (0.1.0)
76+
uri (1.1.1)
7177
webrick (1.8.1)
7278

7379
PLATFORMS

0 commit comments

Comments
 (0)