Skip to content

Commit

Permalink
Update dependency faraday to v2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0a62a35 commit 304908d
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 @@ -177,10 +177,12 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.15.5)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -255,7 +257,7 @@ GEM
mustermann-grape (1.1.0)
mustermann (>= 1.0.0)
mutex_m (0.3.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.4.10)
date
Expand Down Expand Up @@ -472,7 +474,7 @@ GEM
uk_postcode (2.1.8)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
uri (0.13.0)
uri (0.13.1)
version_gem (1.1.3)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
Expand Down

0 comments on commit 304908d

Please sign in to comment.