Skip to content

Commit

Permalink
Bump google-apis-admin_directory_v1 from 0.57.0 to 0.58.0
Browse files Browse the repository at this point in the history
Bumps [google-apis-admin_directory_v1](https://github.com/googleapis/google-api-ruby-client) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/googleapis/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-admin_directory_v1/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-ruby-client/commits)

---
updated-dependencies:
- dependency-name: google-apis-admin_directory_v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 3acc6b1 commit 0e1966e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ gem 'aasm'
gem 'csv'
gem 'postmark-rails'
gem "statsd-instrument", "~> 3.8" # For reporting to jasper's Grafana
gem 'google-apis-admin_directory_v1', '~> 0.57.0'
gem 'google-apis-admin_directory_v1', '~> 0.58.0'

gem 'audited-activejob'
gem "audited"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ GEM
rchardet (~> 1.8)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-admin_directory_v1 (0.57.0)
google-apis-admin_directory_v1 (0.58.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down Expand Up @@ -657,7 +657,7 @@ DEPENDENCIES
debugbar
derailed_benchmarks
font-awesome-sass (~> 6.5.2)
google-apis-admin_directory_v1 (~> 0.57.0)
google-apis-admin_directory_v1 (~> 0.58.0)
htmlbeautifier
image_processing (~> 1.2)
importmap-rails
Expand Down

0 comments on commit 0e1966e

Please sign in to comment.