google-cloud-tasks 2.5.0
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.
Gemfile:
=
install:
=
Runtime Dependencies (4):
google-cloud-core
~> 1.6
google-cloud-tasks-v2
>= 0.10, < 2.a
google-cloud-tasks-v2beta2
>= 0.11, < 2.a
google-cloud-tasks-v2beta3
>= 0.12, < 2.a
Development Dependencies (8):
google-style
~> 1.26.1
minitest
~> 5.16
minitest-focus
~> 1.1
minitest-rg
~> 5.2
rake
>= 13.0
redcarpet
~> 3.0
simplecov
~> 0.9
yard
~> 0.9