Skip to content

Commit

Permalink
Merge pull request #1487 from alphagov/dependabot/bundler/googleauth-…
Browse files Browse the repository at this point in the history
…1.12.0
  • Loading branch information
govuk-ci authored Dec 9, 2024
2 parents 1fab54b + eadc536 commit e9f8b29
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@ 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-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
gds-api-adapters (97.5.0)
addressable
link_header
Expand Down Expand Up @@ -211,6 +211,7 @@ GEM
thor (>= 0.20, < 2.a)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.1.0)
google-protobuf (4.29.0)
bigdecimal
rake (>= 13)
Expand All @@ -225,9 +226,10 @@ GEM
rake (>= 13)
googleapis-common-protos-types (1.16.0)
google-protobuf (>= 3.18, < 5.a)
googleauth (1.11.2)
googleauth (1.12.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
Expand Down Expand Up @@ -316,7 +318,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -754,7 +756,7 @@ GEM
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.11)
version_gem (1.1.4)
warden (1.2.9)
Expand Down

0 comments on commit e9f8b29

Please sign in to comment.