Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #85 from alphagov/dependabot/bundler/google-api-cl…
Browse files Browse the repository at this point in the history
…ient-0.53.0

Bump google-api-client from 0.52.0 to 0.53.0
  • Loading branch information
andysellick authored Nov 2, 2023
2 parents 2f4b3f8 + bfcf70c commit 6aca726
Showing 1 changed file with 23 additions and 9 deletions.
32 changes: 23 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
declarative (0.0.20)
declarative-option (0.1.0)
diff-lcs (1.5.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
Expand All @@ -27,15 +26,27 @@ GEM
googleapis-common-protos-types (>= 1.0.4, < 2.0)
googleauth (~> 0.9)
grpc (~> 1.25)
google-api-client (0.52.0)
gems (1.2.0)
google-api-client (0.53.0)
google-apis-core (~> 0.1)
google-apis-generator (~> 0.1)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
retriable (>= 2.0, < 4.a)
rexml
signet (~> 0.12)
webrick
google-apis-discovery_v1 (0.14.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-generator (0.12.0)
activesupport (>= 5.0)
gems (~> 1.2)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-discovery_v1 (~> 0.5)
thor (>= 0.20, < 2.a)
google-cloud-dlp-v2 (0.7.0)
gapic-common (~> 0.3)
google-cloud-errors (~> 1.0)
Expand Down Expand Up @@ -63,7 +74,7 @@ GEM
concurrent-ruby (~> 1.0)
jwt (2.7.1)
memoist (0.16.2)
mini_mime (1.0.2)
mini_mime (1.1.5)
minitest (5.20.0)
multi_json (1.15.0)
multipart-post (2.3.0)
Expand All @@ -78,9 +89,9 @@ GEM
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.2)
representable (3.0.4)
representable (3.2.0)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.6)
Expand Down Expand Up @@ -129,6 +140,8 @@ GEM
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
thor (1.3.0)
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
Expand All @@ -137,6 +150,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
zeitwerk (2.6.12)

PLATFORMS
Expand Down

0 comments on commit 6aca726

Please sign in to comment.