Skip to content

Commit

Permalink
fix faraday updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjcumming committed Oct 25, 2024
1 parent 5048e3b commit e65bedf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand All @@ -442,7 +442,7 @@ GEM
httpclient (>= 2.2)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
faraday-net_http (3.1.1)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
Expand Down

0 comments on commit e65bedf

Please sign in to comment.