Skip to content

Commit

Permalink
chore(deps): update dependency ex_doc to ~> 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 15, 2022
1 parent 82805f5 commit 0186236
Show file tree
Hide file tree
Showing 276 changed files with 276 additions and 276 deletions.
2 changes: 1 addition & 1 deletion clients/abusive_experience_report/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AbusiveExperienceReport.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/accelerated_mobile_page_url/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AcceleratedMobilePageUrl.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/access_approval/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AccessApproval.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/access_context_manager/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AccessContextManager.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_exchange_buyer/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AdExchangeBuyer.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_exchange_seller/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defmodule GoogleApi.AdExchangeSeller.V20.Mixfile do
defp deps() do
[
{:google_gax, "~> 0.1.0"},
{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_experience_report/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AdExperienceReport.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_mob/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AdMob.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_sense/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AdSense.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/ad_sense_host/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AdSenseHost.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/admin/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Admin.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/alert_center/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AlertCenter.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/analytics/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Analytics.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/analytics_admin/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsAdmin.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/analytics_data/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsData.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/analytics_hub/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsHub.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/analytics_reporting/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsReporting.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/android_device_provisioning/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidDeviceProvisioning.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/android_enterprise/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidEnterprise.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/android_management/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidManagement.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/android_publisher/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidPublisher.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/api_gateway/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.APIGateway.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/api_keys/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.APIKeys.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/apigee/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Apigee.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/apigee_registry/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.ApigeeRegistry.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/app_engine/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AppEngine.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/app_state/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AppState.Mixfile do
[
{:google_gax, "~> 0.2"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/apps_activity/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AppsActivity.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/area120_tables/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Area120Tables.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/artifact_registry/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.ArtifactRegistry.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/assured_workloads/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AssuredWorkloads.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/authorized_buyers_marketplace/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.AuthorizedBuyersMarketplace.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/bare_metal_solution/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BareMetalSolution.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/beyond_corp/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BeyondCorp.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/big_query/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQuery.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/big_query_connection/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryConnection.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/big_query_data_transfer/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryDataTransfer.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/big_query_reservation/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryReservation.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/bigtable_admin/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BigtableAdmin.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/billing_budgets/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BillingBudgets.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/binary_authorization/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BinaryAuthorization.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/blogger/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Blogger.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/books/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.Books.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
2 changes: 1 addition & 1 deletion clients/business_profile_performance/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule GoogleApi.BusinessProfilePerformance.Mixfile do
[
{:google_gax, "~> 0.4"},

{:ex_doc, "~> 0.16", only: :dev}
{:ex_doc, "~> 0.28", only: :dev}
]
end

Expand Down
Loading

0 comments on commit 0186236

Please sign in to comment.