Skip to content

Commit 46edb4e

Browse files
dependabot[bot]YOU54F
authored andcommitted
chore(deps): bump faraday from 2.13.1 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 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.13.1...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d394a1 commit 46edb4e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ GEM
55
public_suffix (>= 2.0.2, < 7.0)
66
bump (0.10.0)
77
conventional-changelog (1.3.0)
8-
faraday (2.13.1)
8+
faraday (2.14.1)
99
faraday-net_http (>= 2.0, < 3.5)
1010
json
1111
logger
12-
faraday-net_http (3.4.1)
13-
net-http (>= 0.5.0)
14-
json (2.12.2)
12+
faraday-net_http (3.4.2)
13+
net-http (~> 0.5)
14+
json (2.19.2)
1515
logger (1.7.0)
16-
net-http (0.6.0)
17-
uri
16+
net-http (0.9.1)
17+
uri (>= 0.11.1)
1818
octokit (10.0.0)
1919
faraday (>= 1, < 3)
2020
sawyer (~> 0.9)
@@ -23,7 +23,7 @@ GEM
2323
sawyer (0.9.2)
2424
addressable (>= 2.3.5)
2525
faraday (>= 0.17.3, < 3)
26-
uri (1.0.4)
26+
uri (1.1.1)
2727

2828
PLATFORMS
2929
ruby

0 commit comments

Comments
 (0)