Skip to content

Commit 772f7aa

Browse files
build(deps-dev): bump faraday from 2.12.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 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.12.0...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 dd10c7e commit 772f7aa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ GEM
3535
ffi (>= 1.15.0)
3636
eventmachine (1.2.7)
3737
execjs (2.9.1)
38-
faraday (2.12.0)
39-
faraday-net_http (>= 2.0, < 3.4)
38+
faraday (2.14.1)
39+
faraday-net_http (>= 2.0, < 3.5)
4040
json
4141
logger
42-
faraday-net_http (3.3.0)
43-
net-http
42+
faraday-net_http (3.4.2)
43+
net-http (~> 0.5)
4444
ffi (1.17.0)
4545
ffi (1.17.0-x86_64-linux-gnu)
4646
ffi (1.17.0-x86_64-linux-musl)
@@ -214,7 +214,7 @@ GEM
214214
gemoji (>= 3, < 5)
215215
html-pipeline (~> 2.2)
216216
jekyll (>= 3.0, < 5.0)
217-
json (2.7.2)
217+
json (2.18.1)
218218
kramdown (2.4.0)
219219
rexml
220220
kramdown-parser-gfm (1.1.0)
@@ -223,16 +223,16 @@ GEM
223223
listen (3.9.0)
224224
rb-fsevent (~> 0.10, >= 0.10.3)
225225
rb-inotify (~> 0.9, >= 0.9.10)
226-
logger (1.6.1)
226+
logger (1.7.0)
227227
mercenary (0.3.6)
228228
mini_portile2 (2.8.9)
229229
minima (2.5.1)
230230
jekyll (>= 3.5, < 5.0)
231231
jekyll-feed (~> 0.9)
232232
jekyll-seo-tag (~> 2.1)
233233
minitest (5.25.1)
234-
net-http (0.4.1)
235-
uri
234+
net-http (0.9.1)
235+
uri (>= 0.11.1)
236236
nokogiri (1.18.9)
237237
mini_portile2 (~> 2.8.2)
238238
racc (~> 1.4)
@@ -271,7 +271,7 @@ GEM
271271
tzinfo (2.0.6)
272272
concurrent-ruby (~> 1.0)
273273
unicode-display_width (1.8.0)
274-
uri (0.13.3)
274+
uri (1.1.1)
275275
webrick (1.8.2)
276276

277277
PLATFORMS

0 commit comments

Comments
 (0)