Skip to content

Commit

Permalink
chore(deps): update dependency faraday to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 79caac5 commit aa516ae
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
railties (>= 5.0.0)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (1.10.3)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -221,9 +221,9 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
Expand Down Expand Up @@ -352,7 +352,7 @@ GEM
railties (>= 3.0)
msgpack (1.6.1)
multi_json (1.15.0)
multipart-post (2.3.0)
multipart-post (2.4.1)
naught (1.1.0)
net-imap (0.3.6)
date
Expand All @@ -368,7 +368,7 @@ GEM
net-ssh (6.1.0)
netrc (0.11.0)
nio4r (2.5.9)
nokogiri (1.15.3-x86_64-linux)
nokogiri (1.18.2-x86_64-linux-gnu)
racc (~> 1.4)
orm_adapter (0.5.0)
os (1.1.4)
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
public_suffix (5.0.1)
puma (6.3.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.8.1)
rack (2.2.7)
rack-mini-profiler (3.1.0)
rack (>= 1.2.0)
Expand Down Expand Up @@ -462,7 +462,7 @@ GEM
netrc (~> 0.8)
retriable (3.1.2)
retryable (3.0.5)
rexml (3.2.6)
rexml (3.4.0)
rouge (4.1.2)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -521,7 +521,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rubyzip (2.4.1)
rufo (0.16.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand All @@ -538,7 +538,7 @@ GEM
seed-fu (2.3.9)
activerecord (>= 3.1)
activesupport (>= 3.1)
selenium-webdriver (4.11.0)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -644,7 +644,7 @@ GEM
railties (>= 5.2)
semantic_range (>= 2.3.0)
webrick (1.7.0)
websocket (1.2.9)
websocket (1.2.11)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit aa516ae

Please sign in to comment.