Skip to content

Commit df654c1

Browse files
Bump faraday from 1.1.0 to 1.10.5 in /docs (#713)
Bumps [faraday](https://github.com/lostisland/faraday) from 1.1.0 to 1.10.5. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.1.0...v1.10.5) --- updated-dependencies: - dependency-name: faraday dependency-version: 1.10.5 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 44924ff commit df654c1

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

docs/Gemfile.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,29 @@ GEM
2626
ffi (>= 1.3.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
29-
faraday (1.1.0)
30-
multipart-post (>= 1.2, < 3)
31-
ruby2_keywords
29+
faraday (1.10.5)
30+
faraday-em_http (~> 1.0)
31+
faraday-em_synchrony (~> 1.0)
32+
faraday-excon (~> 1.1)
33+
faraday-httpclient (~> 1.0)
34+
faraday-multipart (~> 1.0)
35+
faraday-net_http (~> 1.0)
36+
faraday-net_http_persistent (~> 1.0)
37+
faraday-patron (~> 1.0)
38+
faraday-rack (~> 1.0)
39+
faraday-retry (~> 1.0)
40+
ruby2_keywords (>= 0.0.4)
41+
faraday-em_http (1.0.0)
42+
faraday-em_synchrony (1.0.1)
43+
faraday-excon (1.1.0)
44+
faraday-httpclient (1.0.1)
45+
faraday-multipart (1.2.0)
46+
multipart-post (~> 2.0)
47+
faraday-net_http (1.0.2)
48+
faraday-net_http_persistent (1.2.0)
49+
faraday-patron (1.0.0)
50+
faraday-rack (1.0.0)
51+
faraday-retry (1.0.4)
3252
ffi (1.13.1)
3353
forwardable-extended (2.6.0)
3454
gemoji (3.0.1)
@@ -213,7 +233,7 @@ GEM
213233
jekyll-feed (~> 0.9)
214234
jekyll-seo-tag (~> 2.1)
215235
minitest (5.17.0)
216-
multipart-post (2.1.1)
236+
multipart-post (2.4.1)
217237
nokogiri (1.18.3)
218238
mini_portile2 (~> 2.8.2)
219239
racc (~> 1.4)
@@ -232,7 +252,7 @@ GEM
232252
rouge (3.23.0)
233253
ruby-enum (0.8.0)
234254
i18n
235-
ruby2_keywords (0.0.2)
255+
ruby2_keywords (0.0.5)
236256
rubyzip (2.3.0)
237257
safe_yaml (1.0.5)
238258
sass (3.7.4)

0 commit comments

Comments
 (0)