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] committed Jul 9, 2024
1 parent 79caac5 commit 0804a29
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
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.16.6-x86_64-linux)
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.0)
rack (2.2.7)
rack-mini-profiler (3.1.0)
rack (>= 1.2.0)
Expand Down Expand Up @@ -462,7 +462,8 @@ GEM
netrc (~> 0.8)
retriable (3.1.2)
retryable (3.0.5)
rexml (3.2.6)
rexml (3.3.1)
strscan
rouge (4.1.2)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -538,7 +539,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 @@ -585,6 +586,7 @@ GEM
net-ssh (>= 2.8.0)
sshkit-interactive (0.3.0)
sshkit (~> 1.12)
strscan (3.1.0)
temple (0.8.2)
thor (1.2.2)
thread_safe (0.3.6)
Expand Down Expand Up @@ -644,7 +646,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 0804a29

Please sign in to comment.