Skip to content

Commit fd2b206

Browse files
yshmarovclaude
andcommitted
Update faraday to 2.14.1 to fix SSRF vulnerability (CVE-2026-25765)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 61da177 commit fd2b206

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ GEM
223223
factory_bot_rails (6.5.1)
224224
factory_bot (~> 6.5)
225225
railties (>= 6.1.0)
226-
faraday (2.14.0)
226+
faraday (2.14.1)
227227
faraday-net_http (>= 2.0, < 3.5)
228228
json
229229
logger
@@ -293,7 +293,7 @@ GEM
293293
actionview (>= 7.0.0)
294294
activesupport (>= 7.0.0)
295295
jmespath (1.6.2)
296-
json (2.18.0)
296+
json (2.18.1)
297297
jwt (3.1.2)
298298
base64
299299
kamal (2.10.1)

0 commit comments

Comments
 (0)