Skip to content

Commit

Permalink
Merge pull request #1617 from alphagov/dependabot/bundler/faraday-2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci authored Nov 15, 2024
2 parents e03fae7 + 5a6bf74 commit 9162f6b
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 @@ -141,14 +141,14 @@ GEM
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
fiber-storage (1.0.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
json (2.8.2)
jsonapi-renderer (0.2.2)
jwt (2.8.2)
base64
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
bigdecimal (~> 3.1)
multipart-post (2.4.1)
mysql2 (0.5.6)
net-http (0.4.1)
net-http (0.5.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -707,7 +707,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.10)
version_gem (1.1.4)
warden (1.2.9)
Expand Down

0 comments on commit 9162f6b

Please sign in to comment.