Skip to content

Commit ee6cf35

Browse files
Bump faraday from 2.13.1 to 2.14.3
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.14.3. - [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.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25531b7 commit ee6cf35

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,12 @@ GEM
154154
railties (>= 5.0.0)
155155
faker (3.2.1)
156156
i18n (>= 1.8.11, < 2)
157-
faraday (2.13.1)
157+
faraday (2.14.3)
158158
faraday-net_http (>= 2.0, < 3.5)
159159
json
160160
logger
161-
faraday-net_http (3.4.0)
162-
net-http (>= 0.5.0)
161+
faraday-net_http (3.4.4)
162+
net-http (~> 0.5)
163163
ffi (1.16.3)
164164
globalid (1.2.1)
165165
activesupport (>= 6.1)
@@ -180,7 +180,7 @@ GEM
180180
thor (>= 0.14, < 2.0)
181181
jquery-ui-rails (6.0.1)
182182
railties (>= 3.2.16)
183-
json (2.6.3)
183+
json (2.20.0)
184184
jwt (2.10.1)
185185
base64
186186
language_server-protocol (3.17.0.3)
@@ -212,8 +212,8 @@ GEM
212212
multi_xml (0.7.2)
213213
bigdecimal (~> 3.1)
214214
mutex_m (0.3.0)
215-
net-http (0.6.0)
216-
uri
215+
net-http (0.9.1)
216+
uri (>= 0.11.1)
217217
net-imap (0.5.8)
218218
date
219219
net-protocol
@@ -448,7 +448,7 @@ GEM
448448
tzinfo (2.0.6)
449449
concurrent-ruby (~> 1.0)
450450
unicode-display_width (2.5.0)
451-
uri (1.0.3)
451+
uri (1.1.1)
452452
version_gem (1.1.8)
453453
warden (1.2.9)
454454
rack (>= 2.0.9)

0 commit comments

Comments
 (0)