Skip to content

Commit c3d61dd

Browse files
Bump faraday from 2.13.4 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.4 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.4...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 eae137d commit c3d61dd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,12 @@ GEM
127127
factory_bot_rails (6.5.1)
128128
factory_bot (~> 6.5)
129129
railties (>= 6.1.0)
130-
faraday (2.13.4)
130+
faraday (2.14.1)
131131
faraday-net_http (>= 2.0, < 3.5)
132132
json
133133
logger
134-
faraday-net_http (3.4.1)
135-
net-http (>= 0.5.0)
134+
faraday-net_http (3.4.2)
135+
net-http (~> 0.5)
136136
ffi (1.17.3)
137137
ffi (1.17.3-aarch64-linux-gnu)
138138
ffi (1.17.3-arm64-darwin)
@@ -226,7 +226,7 @@ GEM
226226
rails-dom-testing (>= 1, < 3)
227227
railties (>= 4.2.0)
228228
thor (>= 0.14, < 2.0)
229-
json (2.13.2)
229+
json (2.18.1)
230230
json-schema (6.1.0)
231231
addressable (~> 2.8)
232232
bigdecimal (>= 3.1, < 5)
@@ -283,8 +283,8 @@ GEM
283283
msgpack (1.8.0)
284284
multi_xml (0.8.1)
285285
bigdecimal (>= 3.1, < 5)
286-
net-http (0.6.0)
287-
uri
286+
net-http (0.9.1)
287+
uri (>= 0.11.1)
288288
net-imap (0.6.2)
289289
date
290290
net-protocol

0 commit comments

Comments
 (0)