Skip to content

Commit

Permalink
Merge pull request #3493 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
unoduetre authored Jan 15, 2024
2 parents d3edae1 + 29ac6c3 commit afeaa1b
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 @@ -165,11 +165,10 @@ GEM
execjs (2.8.1)
expgen (0.1.1)
parslet
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
find_a_port (1.0.1)
gds-api-adapters (92.1.0)
Expand Down Expand Up @@ -286,6 +285,8 @@ GEM
multi_test (1.1.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
Expand Down Expand Up @@ -736,6 +737,7 @@ GEM
unparser (0.6.12)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit afeaa1b

Please sign in to comment.