Skip to content

Commit 63a810f

Browse files
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 c23f811 commit 63a810f

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,14 @@ GEM
149149
railties (>= 5.0.0)
150150
faker (3.5.1)
151151
i18n (>= 1.8.11, < 2)
152-
faraday (2.13.1)
152+
faraday (2.14.1)
153153
faraday-net_http (>= 2.0, < 3.5)
154154
json
155155
logger
156-
faraday-net_http (3.4.0)
157-
net-http (>= 0.5.0)
156+
faraday-net_http (3.4.2)
157+
net-http (~> 0.5)
158158
ffi (1.17.2-aarch64-linux-gnu)
159+
ffi (1.17.2-x86_64-linux-gnu)
159160
figaro (1.2.0)
160161
thor (>= 0.14.0, < 2)
161162
font-awesome-sass (6.2.1)
@@ -210,8 +211,8 @@ GEM
210211
multi_xml (0.7.2)
211212
bigdecimal (~> 3.1)
212213
mutex_m (0.3.0)
213-
net-http (0.6.0)
214-
uri
214+
net-http (0.9.1)
215+
uri (>= 0.11.1)
215216
net-imap (0.5.8)
216217
date
217218
net-protocol
@@ -230,6 +231,8 @@ GEM
230231
nio4r (2.7.4)
231232
nokogiri (1.18.8-aarch64-linux-gnu)
232233
racc (~> 1.4)
234+
nokogiri (1.18.8-x86_64-linux-gnu)
235+
racc (~> 1.4)
233236
ostruct (0.6.1)
234237
pg (1.5.9)
235238
pp (0.6.2)
@@ -358,7 +361,7 @@ GEM
358361
uglifier (4.2.1)
359362
execjs (>= 0.3.0, < 3)
360363
uniform_notifier (1.16.0)
361-
uri (1.0.3)
364+
uri (1.1.1)
362365
web-console (4.2.1)
363366
actionview (>= 6.0.0)
364367
activemodel (>= 6.0.0)
@@ -382,6 +385,7 @@ GEM
382385

383386
PLATFORMS
384387
aarch64-linux
388+
x86_64-linux
385389

386390
DEPENDENCIES
387391
active_storage_validations

0 commit comments

Comments
 (0)