Skip to content

Commit

Permalink
chore(deps): update dependency google-style to v1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2024
1 parent 7ce723f commit 0b2c1ef
Show file tree
Hide file tree
Showing 744 changed files with 744 additions and 744 deletions.
2 changes: 1 addition & 1 deletion google-ads-ad_manager-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-ads-ad_manager-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-ads-ad_manager/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-ads-ad_manager-v1", path: "../google-ads-ad_manager-v1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-admin-v1alpha/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-admin-v1alpha/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-admin/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-analytics-admin-v1alpha", path: "../google-analytics-admin-v1alpha"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-data-v1beta/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-data-v1beta/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-data/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-analytics-data-v1beta", path: "../google-analytics-data-v1beta"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-chat-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-chat-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-chat/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-apps-chat-v1", path: "../google-apps-chat-v1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-events-subscriptions-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-events-subscriptions-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-events-subscriptions/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-apps-events-subscriptions-v1", path: "../google-apps-events-subscriptions-v1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-meet-v2/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-meet-v2/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-meet-v2beta/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-meet-v2beta/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-apps-meet/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-apps-meet-v2", path: "../google-apps-meet-v2"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-area120-tables-v1alpha1/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-area120-tables-v1alpha1/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-area120-tables/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem "google-area120-tables-v1alpha1", path: "../google-area120-tables-v1alpha1"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-access_approval-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-access_approval-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-access_approval/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

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

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-advisory_notifications-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-advisory_notifications-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-advisory_notifications/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

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

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-ai_platform-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-ai_platform-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-ai_platform/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

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

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-ai_platform/samples/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ master = ENV["GOOGLE_CLOUD_SAMPLES_TEST"] == "master"
gem "google-cloud-ai_platform", path: master ? "../../google-cloud-ai_platform" : nil

group :test do
gem "google-style", "~> 1.26.2"
gem "google-style", ">= 1.26.2", "< 1.30.1"
gem "minitest", "~> 5.17"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.2"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-v1alpha/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-v1alpha/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-v1beta/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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db-v1beta/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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-alloy_db/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gemspec
gem "google-cloud-alloy_db-v1", path: "../google-cloud-alloy_db-v1"
gem "google-cloud-alloy_db-v1beta", path: "../google-cloud-alloy_db-v1beta"

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-api_gateway-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-api_gateway-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.1"
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "minitest-hooks", "~> 1.5"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-api_gateway/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

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

gem "google-style", "~> 1.27.1"
gem "google-style", ">= 1.27.1", "< 1.30.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-api_hub-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.1"
gem "minitest", "~> 5.22"
gem "minitest-focus", "~> 1.4"
gem "minitest-rg", "~> 5.3"
Expand Down
Loading

0 comments on commit 0b2c1ef

Please sign in to comment.