Skip to content

Commit 221ee4e

Browse files
Bump faraday from 2.8.1 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.8.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.8.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 c489eac commit 221ee4e

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ GEM
99
zeitwerk (~> 2.3)
1010
addressable (2.8.6)
1111
public_suffix (>= 2.0.2, < 6.0)
12-
base64 (0.2.0)
1312
coffee-script (2.4.1)
1413
coffee-script-source
1514
execjs
@@ -26,11 +25,12 @@ GEM
2625
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
2827
execjs (2.9.1)
29-
faraday (2.8.1)
30-
base64
31-
faraday-net_http (>= 2.0, < 3.1)
32-
ruby2_keywords (>= 0.0.4)
33-
faraday-net_http (3.0.2)
28+
faraday (2.14.1)
29+
faraday-net_http (>= 2.0, < 3.5)
30+
json
31+
logger
32+
faraday-net_http (3.4.2)
33+
net-http (~> 0.5)
3434
ffi (1.17.0)
3535
forwardable-extended (2.6.0)
3636
gemoji (4.1.0)
@@ -200,6 +200,7 @@ GEM
200200
gemoji (>= 3, < 5)
201201
html-pipeline (~> 2.2)
202202
jekyll (>= 3.0, < 5.0)
203+
json (2.18.1)
203204
kramdown (2.4.0)
204205
rexml
205206
kramdown-parser-gfm (1.1.0)
@@ -208,13 +209,16 @@ GEM
208209
listen (3.9.0)
209210
rb-fsevent (~> 0.10, >= 0.10.3)
210211
rb-inotify (~> 0.9, >= 0.9.10)
212+
logger (1.7.0)
211213
mercenary (0.3.6)
212214
mini_portile2 (2.8.7)
213215
minima (2.5.1)
214216
jekyll (>= 3.5, < 5.0)
215217
jekyll-feed (~> 0.9)
216218
jekyll-seo-tag (~> 2.1)
217219
minitest (5.23.1)
220+
net-http (0.9.1)
221+
uri (>= 0.11.1)
218222
nokogiri (1.13.10)
219223
mini_portile2 (~> 2.8.0)
220224
racc (~> 1.4)
@@ -231,7 +235,6 @@ GEM
231235
rexml (3.3.0)
232236
strscan
233237
rouge (3.30.0)
234-
ruby2_keywords (0.0.5)
235238
rubyzip (2.3.2)
236239
safe_yaml (1.0.5)
237240
sass (3.7.4)
@@ -251,6 +254,7 @@ GEM
251254
tzinfo (2.0.6)
252255
concurrent-ruby (~> 1.0)
253256
unicode-display_width (1.8.0)
257+
uri (1.1.1)
254258
webrick (1.9.2)
255259
zeitwerk (2.6.15)
256260

0 commit comments

Comments
 (0)