Skip to content

Commit

Permalink
feat!: Updated google-cloud-ids-v1 dependency to version 2.x (#29035)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Feb 12, 2025
1 parent bede3b3 commit 178b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-ids/google-cloud-ids.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = ">= 3.0"

gem.add_dependency "google-cloud-core", "~> 1.6"
gem.add_dependency "google-cloud-ids-v1", ">= 0.6", "< 2.a"
gem.add_dependency "google-cloud-ids-v1", "~> 2.0"
end

0 comments on commit 178b0f6

Please sign in to comment.