Skip to content

Commit

Permalink
Merge pull request #770 from alphagov/dependabot/bundler/faraday-2.9.0
Browse files Browse the repository at this point in the history
Bump faraday from 2.8.1 to 2.9.0
  • Loading branch information
jkempster34 authored Jan 9, 2024
2 parents e36a8ef + 0869407 commit 06d7e50
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,13 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
find_a_port (1.0.1)
fugit (1.8.1)
Expand Down Expand Up @@ -218,6 +217,8 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.5)
date
net-protocol
Expand Down Expand Up @@ -669,6 +670,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit 06d7e50

Please sign in to comment.