Skip to content

Commit

Permalink
Update dependency ex_doc to ~> 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2021
1 parent 4053b04 commit c7d7b6e
Show file tree
Hide file tree
Showing 220 changed files with 220 additions and 220 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", 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.25", only: :dev}
]
end

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Expand Down
Loading

0 comments on commit c7d7b6e

Please sign in to comment.