Skip to content

Commit

Permalink
Merge pull request #3083 from alphagov/dependabot/bundler/googleauth-…
Browse files Browse the repository at this point in the history
…1.12.0

Bump googleauth from 1.11.2 to 1.12.0
  • Loading branch information
kevindew authored Dec 10, 2024
2 parents af793d7 + 85ab149 commit b838bf1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ GEM
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-logging-utils (0.1.0)
google-protobuf (4.29.1)
bigdecimal
rake (>= 13)
Expand All @@ -175,9 +176,10 @@ GEM
grpc (~> 1.41)
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

0 comments on commit b838bf1

Please sign in to comment.