Skip to content

Commit

Permalink
updating gem spec -- debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhangi-google committed Jan 17, 2025
1 parent 04a56f1 commit dcb47e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-storage/google-cloud-storage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "google-cloud-core", "~> 1.6"
gem.add_dependency "google-apis-core", "~> 0.13"
gem.add_dependency "google-apis-iamcredentials_v1", "~> 0.18"
gem.add_dependency "google-apis-storage_v1", "0.46"
gem.add_dependency "google-apis-storage_v1", "~> 0.38"
gem.add_dependency "googleauth", "~> 1.9"
gem.add_dependency "digest-crc", "~> 0.4"
gem.add_dependency "addressable", "~> 2.8"
Expand Down

0 comments on commit dcb47e7

Please sign in to comment.