Skip to content

Commit 48586a1

Browse files
authored
Update faraday to version 2.14.1
1 parent aec1901 commit 48586a1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,12 @@ GEM
197197
factory_bot_rails (6.5.1)
198198
factory_bot (~> 6.5)
199199
railties (>= 6.1.0)
200-
faraday (2.12.2)
200+
faraday (2.14.1)
201201
faraday-net_http (>= 2.0, < 3.5)
202202
json
203203
logger
204-
faraday-net_http (3.4.0)
205-
net-http (>= 0.5.0)
204+
faraday-net_http (3.4.2)
205+
net-http (~> 0.5)
206206
ferrum (0.17.1)
207207
addressable (~> 2.5)
208208
base64 (~> 0.2)
@@ -312,8 +312,8 @@ GEM
312312
multi_json (1.19.1)
313313
multi_xml (0.8.1)
314314
bigdecimal (>= 3.1, < 5)
315-
net-http (0.6.0)
316-
uri
315+
net-http (0.9.1)
316+
uri (>= 0.11.1)
317317
net-imap (0.6.2)
318318
date
319319
net-protocol

0 commit comments

Comments
 (0)