Skip to content

Commit

Permalink
Update faraday to version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Sep 6, 2021
1 parent 05661a5 commit d9d2ab7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,19 +72,25 @@ GEM
execjs (2.7.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
faraday (1.4.2)
faraday (1.7.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
fast_gettext (2.0.3)
Expand Down Expand Up @@ -194,7 +200,7 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
rubyzip (2.0.0)
sassc (2.2.1)
ffi (~> 1.9)
Expand Down

0 comments on commit d9d2ab7

Please sign in to comment.