Skip to content

Commit 37662ce

Browse files
Bump faraday from 2.7.4 to 2.14.1 (#1815)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.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.7.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d84fb6 commit 37662ce

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

Gemfile.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ GEM
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
execjs (2.8.1)
30-
faraday (2.7.4)
31-
faraday-net_http (>= 2.0, < 3.1)
32-
ruby2_keywords (>= 0.0.4)
33-
faraday-net_http (3.0.2)
30+
faraday (2.14.1)
31+
faraday-net_http (>= 2.0, < 3.5)
32+
json
33+
logger
34+
faraday-net_http (3.4.2)
35+
net-http (~> 0.5)
3436
ffi (1.15.5)
3537
forwardable-extended (2.6.0)
3638
gemoji (3.0.1)
@@ -208,13 +210,16 @@ GEM
208210
listen (3.8.0)
209211
rb-fsevent (~> 0.10, >= 0.10.3)
210212
rb-inotify (~> 0.9, >= 0.9.10)
213+
logger (1.7.0)
211214
mercenary (0.3.6)
212215
mini_portile2 (2.8.9)
213216
minima (2.5.1)
214217
jekyll (>= 3.5, < 5.0)
215218
jekyll-feed (~> 0.9)
216219
jekyll-seo-tag (~> 2.1)
217220
minitest (5.19.0)
221+
net-http (0.9.1)
222+
uri (>= 0.11.1)
218223
nokogiri (1.18.9)
219224
mini_portile2 (~> 2.8.2)
220225
racc (~> 1.4)
@@ -230,7 +235,6 @@ GEM
230235
ffi (~> 1.0)
231236
rexml (3.4.2)
232237
rouge (3.26.0)
233-
ruby2_keywords (0.0.5)
234238
rubyzip (2.3.2)
235239
safe_yaml (1.0.5)
236240
sass (3.7.4)
@@ -253,6 +257,7 @@ GEM
253257
unf_ext
254258
unf_ext (0.0.8.2)
255259
unicode-display_width (1.8.0)
260+
uri (1.1.1)
256261
webrick (1.8.2)
257262

258263
PLATFORMS

0 commit comments

Comments
 (0)