google-cloud-eventarc 2.0.2 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0b67e08dc04ce43d6a089ec0e8ff1eab101d67fde658fae64b325f7db0e33ac2
4
- data.tar.gz: 1a74d64bdb5c4179042a6c4c8bb9a1538317b175dd1853cbe8a135798dfa5752
3
+ metadata.gz: 8db9e809a6697a1f92f4d51216b35d1ced6117eb207a785b28155558c4978e20
4
+ data.tar.gz: 8bc97c4e3fbd07da6cf788d36a9cb3d393f36c9113662641b746cf9c3eb386db
5
5
  SHA512:
6
- metadata.gz: 162e6ff81c3ff1bc952960367c862879b82272045bde1dfefb259f5977ca7a057eff65b389d075f5ca1580e04699b31aa248c0e489670af06fc506b769a455ce
7
- data.tar.gz: 37c88b927ba96da8562d812f60032e007968c4baf9e80a10dd1ca251417af9f01f955214cb7ab778398a6a0b7749ebf828357b8b5e904214789a284278a4caa5
6
+ metadata.gz: ecd0bc37151a1b424eaf6bd741a3ccf66229c0456233135e5b744af93a8561673cfdeddd84dd972ba68884936418c736141331a11d8c0baab71b1b9d6d8b1a44
7
+ data.tar.gz: 4f84bb23c058d626dd01c6a995cdafd53a21336ec37e0a33544650bd1cfa59c8cf7c07e6df87c808969dcdbe6e7cb2ba7ccb4cab5822af37ba021f4ffb893b43
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Eventarc API
4
4
 
5
- Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management you can optimize productivity and costs while building a modern, event-driven solution.
5
+ Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management ??? you can optimize productivity and costs while building a modern, event-driven solution.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-eventarc-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Eventarc
23
- VERSION = "2.0.2"
23
+ VERSION = "2.1.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-eventarc
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.2
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -39,8 +39,8 @@ dependencies:
39
39
  version: '2.0'
40
40
  description: Eventarc lets you asynchronously deliver events from Google services,
41
41
  SaaS, and your own apps using loosely coupled services that react to state changes.
42
- Eventarc requires no infrastructure management you can optimize productivity and
43
- costs while building a modern, event-driven solution.
42
+ Eventarc requires no infrastructure management ??? you can optimize productivity
43
+ and costs while building a modern, event-driven solution.
44
44
  email: googleapis-packages@google.com
45
45
  executables: []
46
46
  extensions: []
@@ -64,7 +64,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
64
64
  requirements:
65
65
  - - ">="
66
66
  - !ruby/object:Gem::Version
67
- version: '3.0'
67
+ version: '3.2'
68
68
  required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  requirements:
70
70
  - - ">="