Skip to content

Commit 26f8090

Browse files
Bump faraday from 2.12.1 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.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 6022219 commit 26f8090

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ GEM
2828
ffi (>= 1.15.0)
2929
eventmachine (1.2.7)
3030
execjs (2.10.0)
31-
faraday (2.12.1)
31+
faraday (2.14.1)
3232
faraday-net_http (>= 2.0, < 3.5)
3333
json
3434
logger
35-
faraday-net_http (3.4.0)
36-
net-http (>= 0.5.0)
35+
faraday-net_http (3.4.2)
36+
net-http (~> 0.5)
3737
ffi (1.17.0-x86_64-linux-gnu)
3838
forwardable-extended (2.6.0)
3939
gemoji (4.1.0)
@@ -207,7 +207,7 @@ GEM
207207
gemoji (>= 3, < 5)
208208
html-pipeline (~> 2.2)
209209
jekyll (>= 3.0, < 5.0)
210-
json (2.8.2)
210+
json (2.18.1)
211211
kramdown (2.4.0)
212212
rexml
213213
kramdown-parser-gfm (1.1.0)
@@ -216,15 +216,15 @@ GEM
216216
listen (3.9.0)
217217
rb-fsevent (~> 0.10, >= 0.10.3)
218218
rb-inotify (~> 0.9, >= 0.9.10)
219-
logger (1.6.1)
219+
logger (1.7.0)
220220
mercenary (0.3.6)
221221
minima (2.5.1)
222222
jekyll (>= 3.5, < 5.0)
223223
jekyll-feed (~> 0.9)
224224
jekyll-seo-tag (~> 2.1)
225225
minitest (5.25.2)
226-
net-http (0.5.0)
227-
uri
226+
net-http (0.9.1)
227+
uri (>= 0.11.1)
228228
nokogiri (1.18.9-x86_64-linux-gnu)
229229
racc (~> 1.4)
230230
octokit (4.25.1)
@@ -260,7 +260,7 @@ GEM
260260
tzinfo-data (1.2024.2)
261261
tzinfo (>= 1.0.0)
262262
unicode-display_width (1.8.0)
263-
uri (1.0.4)
263+
uri (1.1.1)
264264
wdm (0.1.1)
265265
webrick (1.9.0)
266266
zeitwerk (2.7.1)

0 commit comments

Comments
 (0)