bundle update googleauth

Change-Id: I9930389d8d6af37b38ebc94c7c0fb58d63101cc0
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/327203
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Isaac Moore <isaac.moore@instructure.com>
Build-Review: Isaac Moore <isaac.moore@instructure.com>
Build-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2023-09-08 07:22:09 -06:00
parent a717c78947
commit 2a841c66cd
2 changed files with 2 additions and 6 deletions

View File

@ -565,10 +565,9 @@ GEM
google-protobuf (3.24.2-arm64-darwin)
google-protobuf (3.24.2-x86_64-darwin)
google-protobuf (3.24.2-x86_64-linux)
googleauth (1.7.0)
googleauth (1.8.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
@ -690,7 +689,6 @@ GEM
actionpack (>= 5.2)
activerecord (>= 5.2)
matrix (0.4.2)
memoist (0.16.2)
method_source (1.0.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)

View File

@ -29,17 +29,15 @@ GEM
webrick
google-apis-drive_v3 (0.44.0)
google-apis-core (>= 0.11.0, < 2.a)
googleauth (1.7.0)
googleauth (1.8.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
hashdiff (1.0.1)
httpclient (2.8.3)
jwt (2.7.1)
memoist (0.16.2)
mini_mime (1.1.5)
multi_json (1.15.0)
os (1.1.4)