Skip to content

Commit

Permalink
Merge pull request #1284 from DFE-Digital/renovate/faraday-2.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency faraday to v2.9.0
  • Loading branch information
Laura Porter authored Jan 16, 2024
2 parents 60fee0c + b2c195b commit 24583a1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -146,11 +145,10 @@ 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-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.15.5)
globalid (1.1.0)
activesupport (>= 5.0)
Expand Down Expand Up @@ -204,6 +202,8 @@ GEM
minitest (5.20.0)
msgpack (1.7.2)
multi_xml (0.6.0)
net-http (0.4.1)
uri
net-imap (0.3.7)
date
net-protocol
Expand Down Expand Up @@ -339,7 +339,6 @@ GEM
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -400,6 +399,7 @@ GEM
uk_postcode (2.1.8)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.13.0)
version_gem (1.1.3)
view_component (3.5.0)
activesupport (>= 5.2.0, < 8.0)
Expand Down

0 comments on commit 24583a1

Please sign in to comment.