Skip to content

Commit 293fc17

Browse files
chore(deps): bump faraday from 2.11.0 to 2.14.1 (#2182)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbcca21 commit 293fc17

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@ GEM
3535
ffi (>= 1.15.0)
3636
eventmachine (1.2.7)
3737
execjs (2.9.1)
38-
faraday (2.11.0)
39-
faraday-net_http (>= 2.0, < 3.4)
38+
faraday (2.14.1)
39+
faraday-net_http (>= 2.0, < 3.5)
40+
json
4041
logger
41-
faraday-net_http (3.3.0)
42-
net-http
42+
faraday-net_http (3.4.2)
43+
net-http (~> 0.5)
4344
ffi (1.17.0-x64-mingw-ucrt)
4445
ffi (1.17.0-x86_64-linux-gnu)
4546
forwardable-extended (2.6.0)
@@ -212,6 +213,7 @@ GEM
212213
gemoji (>= 3, < 5)
213214
html-pipeline (~> 2.2)
214215
jekyll (>= 3.0, < 5.0)
216+
json (2.18.1)
215217
kramdown (2.4.0)
216218
rexml
217219
kramdown-parser-gfm (1.1.0)
@@ -220,15 +222,15 @@ GEM
220222
listen (3.9.0)
221223
rb-fsevent (~> 0.10, >= 0.10.3)
222224
rb-inotify (~> 0.9, >= 0.9.10)
223-
logger (1.6.1)
225+
logger (1.7.0)
224226
mercenary (0.3.6)
225227
minima (2.5.1)
226228
jekyll (>= 3.5, < 5.0)
227229
jekyll-feed (~> 0.9)
228230
jekyll-seo-tag (~> 2.1)
229231
minitest (5.25.1)
230-
net-http (0.4.1)
231-
uri
232+
net-http (0.9.1)
233+
uri (>= 0.11.1)
232234
nokogiri (1.18.9-x64-mingw-ucrt)
233235
racc (~> 1.4)
234236
nokogiri (1.18.9-x86_64-linux-gnu)
@@ -264,7 +266,7 @@ GEM
264266
tzinfo (2.0.6)
265267
concurrent-ruby (~> 1.0)
266268
unicode-display_width (1.8.0)
267-
uri (0.13.3)
269+
uri (1.1.1)
268270
webrick (1.9.2)
269271

270272
PLATFORMS

0 commit comments

Comments
 (0)