Skip to content

Commit

Permalink
[SECURITY] Bump googleauth from 1.11.0 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@googleauth/v1.11.0...googleauth/v1.12.2)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent ca95d11 commit 2b46315
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
ai21 (0.2.1)
anthropic (0.3.2)
Expand Down Expand Up @@ -166,12 +166,14 @@ GEM
typhoeus (~> 1.4)
ffi (1.16.3)
fiber-storage (1.0.0)
google-cloud-env (2.1.1)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.1.0)
google_search_results (2.0.1)
googleauth (1.11.0)
googleauth (1.12.2)
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 @@ -201,15 +203,15 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.7.2)
json (2.9.1)
json-schema (4.3.0)
addressable (>= 2.8)
jwt (2.8.1)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
llama_cpp (0.9.5)
logger (1.6.3)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -233,7 +235,7 @@ GEM
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.4.11)
date
Expand Down Expand Up @@ -292,7 +294,7 @@ GEM
psych (5.2.1)
date
stringio
public_suffix (5.0.5)
public_suffix (6.0.1)
qdrant-ruby (0.9.8)
faraday (>= 2.0.1, < 3)
racc (1.8.1)
Expand Down Expand Up @@ -427,7 +429,7 @@ GEM
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.3.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.11)
vcr (6.2.0)
weaviate-ruby (0.9.2)
Expand Down

0 comments on commit 2b46315

Please sign in to comment.