Skip to content

Commit fc44aaa

Browse files
Bump faraday from 2.13.4 to 2.14.1 (#26)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.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.13.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 990d459 commit fc44aaa

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
@@ -14,17 +14,17 @@ GEM
1414
bigdecimal
1515
rexml
1616
diff-lcs (1.6.2)
17-
faraday (2.13.4)
17+
faraday (2.14.1)
1818
faraday-net_http (>= 2.0, < 3.5)
1919
json
2020
logger
21-
faraday-net_http (3.4.1)
22-
net-http (>= 0.5.0)
21+
faraday-net_http (3.4.2)
22+
net-http (~> 0.5)
2323
hashdiff (1.2.0)
24-
json (2.13.2)
24+
json (2.18.1)
2525
logger (1.7.0)
26-
net-http (0.6.0)
27-
uri
26+
net-http (0.9.1)
27+
uri (>= 0.11.1)
2828
public_suffix (6.0.2)
2929
rake (13.3.0)
3030
rexml (3.4.2)
@@ -41,7 +41,7 @@ GEM
4141
diff-lcs (>= 1.2.0, < 2.0)
4242
rspec-support (~> 3.13.0)
4343
rspec-support (3.13.4)
44-
uri (1.0.4)
44+
uri (1.1.1)
4545
webmock (3.25.1)
4646
addressable (>= 2.8.0)
4747
crack (>= 0.3.2)

0 commit comments

Comments
 (0)