Skip to content

Commit 24ee531

Browse files
Bump faraday from 2.12.2 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 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.12.2...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 3c1681a commit 24ee531

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,14 @@ GEM
149149
activemodel
150150
erb (6.0.1)
151151
erubi (1.13.1)
152-
faraday (2.12.2)
152+
faraday (2.14.1)
153153
faraday-net_http (>= 2.0, < 3.5)
154154
json
155155
logger
156156
faraday-follow_redirects (0.3.0)
157157
faraday (>= 1, < 3)
158-
faraday-net_http (3.4.0)
159-
net-http (>= 0.5.0)
158+
faraday-net_http (3.4.2)
159+
net-http (~> 0.5)
160160
ffi (1.17.3-aarch64-linux-gnu)
161161
ffi (1.17.3-arm64-darwin)
162162
ffi (1.17.3-x86_64-darwin)
@@ -239,8 +239,8 @@ GEM
239239
ruby2_keywords (>= 0.0.5)
240240
msgpack (1.8.0)
241241
multi_json (1.15.0)
242-
net-http (0.6.0)
243-
uri
242+
net-http (0.9.1)
243+
uri (>= 0.11.1)
244244
net-imap (0.6.2)
245245
date
246246
net-protocol
@@ -473,7 +473,7 @@ GEM
473473
unicode-display_width (3.2.0)
474474
unicode-emoji (~> 4.1)
475475
unicode-emoji (4.2.0)
476-
uri (1.0.3)
476+
uri (1.1.1)
477477
useragent (0.16.11)
478478
validate_url (1.0.15)
479479
activemodel (>= 3.0.0)

0 commit comments

Comments
 (0)