google-cloud-eventarc-publishing 1.3.4 → 1.4.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: 4f1b7773930e8eb55515f5910ded5f8fbe54d91c1e0fedb2c74d39f766f04c8f
4
- data.tar.gz: 51a3783cb0590c0baeef99e6408ed790a59d89e5f53027751301833adeac94d3
3
+ metadata.gz: fa034b28460d8b89f631dfd67e8dd40a5e5bbeaaa7ca705129b311f11d1c2819
4
+ data.tar.gz: 245b4db12e115f77a2e456e72579798f43972353fb6f04255b37048a039aa854
5
5
  SHA512:
6
- metadata.gz: 7981ab0b9a99cfb7a1807b209caddd1d2e165a3a67bfc26df7396532207b14badcbcf900173dd1398380336f1656a39fb90da47ef4a2a6afc1a8bcc23c01e0d1
7
- data.tar.gz: b06bd9384329838c986f3278c1992e63db4830dc4b90c4469376507e65dfacff916fccefb1ca7c25b7837d0c94826fd206d4c50243b03dbfe81045fc81dafe3a
6
+ metadata.gz: beef4a30c411de27b6815cbb3c5f8719bf4ea9e019cdcbb65519afe6fe9a85f2f4ba97c300a7cfac0b23e35328b0cec3f302116987f15c22d73145451d0d80e1
7
+ data.tar.gz: 9a2c17b904c4cac359c14a2d0d2c7856330d2fb5472dfafd151d6e592d2e098ec521a643dd9e51563012dc3d6169f5fab7f5f92b8fd9d319f9ae216f3083038d
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Eventarc Publishing 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-publishing-v*`.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Eventarc
23
23
  module Publishing
24
- VERSION = "1.3.4"
24
+ VERSION = "1.4.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-eventarc-publishing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.4
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -45,8 +45,8 @@ dependencies:
45
45
  version: 2.a
46
46
  description: Eventarc lets you asynchronously deliver events from Google services,
47
47
  SaaS, and your own apps using loosely coupled services that react to state changes.
48
- Eventarc requires no infrastructure management you can optimize productivity and
49
- costs while building a modern, event-driven solution.
48
+ Eventarc requires no infrastructure management ??? you can optimize productivity
49
+ and costs while building a modern, event-driven solution.
50
50
  email: googleapis-packages@google.com
51
51
  executables: []
52
52
  extensions: []
@@ -70,7 +70,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
70
70
  requirements:
71
71
  - - ">="
72
72
  - !ruby/object:Gem::Version
73
- version: '3.0'
73
+ version: '3.2'
74
74
  required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  requirements:
76
76
  - - ">="