Skip to content

Commit

Permalink
chore(deps): update dependency google-style to v1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2024
1 parent 2700eb1 commit c441313
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion shared/output/cloud/compute_small/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/compute_small/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/compute_small_wrapper/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-cloud-compute-v1", path: "../google-cloud-compute-v1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/grafeas_v1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/grafeas_v1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1beta1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1beta1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1beta2/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_v1beta2/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/language_wrapper/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-cloud-language-v1", path: "../google-cloud-language-v1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/location/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/location/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/secretmanager_v1beta1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/secretmanager_v1beta1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/secretmanager_wrapper/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gemspec
gem "google-cloud-secret_manager-v1", path: "../google-cloud-secret_manager-v1"
gem "google-cloud-secret_manager-v1beta1", path: "../google-cloud-secret_manager-v1beta1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/speech_v1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/speech_v1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/vision_v1/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/cloud/vision_v1/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/garbage/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/garbage/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/noservice/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/noservice/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/showcase/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/showcase/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/testing/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.2"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion shared/output/gapic/templates/testing/snippets/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ else
end

group :test do
gem "google-style", "~> 1.26.1"
gem "google-style", ">= 1.26.1", "< 1.30.2"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down

0 comments on commit c441313

Please sign in to comment.