Skip to content

Commit e440cf4

Browse files
Bump faraday from 1.3.0 to 2.14.1 (#25)
Bumps [faraday](https://github.com/lostisland/faraday) from 1.3.0 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@v1.3.0...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 e12fd6f commit e440cf4

1 file changed

Lines changed: 24 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,29 @@ GEM
2525
ffi (>= 1.3.0)
2626
eventmachine (1.2.7)
2727
execjs (2.7.0)
28-
faraday (1.3.0)
28+
faraday (1.10.5)
29+
faraday-em_http (~> 1.0)
30+
faraday-em_synchrony (~> 1.0)
31+
faraday-excon (~> 1.1)
32+
faraday-httpclient (~> 1.0)
33+
faraday-multipart (~> 1.0)
2934
faraday-net_http (~> 1.0)
30-
multipart-post (>= 1.2, < 3)
31-
ruby2_keywords
32-
faraday-net_http (1.0.1)
35+
faraday-net_http_persistent (~> 1.0)
36+
faraday-patron (~> 1.0)
37+
faraday-rack (~> 1.0)
38+
faraday-retry (~> 1.0)
39+
ruby2_keywords (>= 0.0.4)
40+
faraday-em_http (1.0.0)
41+
faraday-em_synchrony (1.0.1)
42+
faraday-excon (1.1.0)
43+
faraday-httpclient (1.0.1)
44+
faraday-multipart (1.2.0)
45+
multipart-post (~> 2.0)
46+
faraday-net_http (1.0.2)
47+
faraday-net_http_persistent (1.2.0)
48+
faraday-patron (1.0.0)
49+
faraday-rack (1.0.0)
50+
faraday-retry (1.0.3)
3351
ffi (1.15.0)
3452
forwardable-extended (2.6.0)
3553
gemoji (3.0.1)
@@ -213,7 +231,7 @@ GEM
213231
jekyll-feed (~> 0.9)
214232
jekyll-seo-tag (~> 2.1)
215233
minitest (5.17.0)
216-
multipart-post (2.1.1)
234+
multipart-post (2.4.1)
217235
nokogiri (1.19.1)
218236
mini_portile2 (~> 2.8.2)
219237
racc (~> 1.4)
@@ -229,7 +247,7 @@ GEM
229247
ffi (~> 1.0)
230248
rexml (3.4.2)
231249
rouge (3.26.0)
232-
ruby2_keywords (0.0.4)
250+
ruby2_keywords (0.0.5)
233251
rubyzip (2.3.0)
234252
safe_yaml (1.0.5)
235253
sass (3.7.4)

0 commit comments

Comments
 (0)