hanami-events-cloud_pubsub 1.1.0 → 1.2.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
  SHA1:
3
- metadata.gz: 555ee7becf0b861dfcc30f3a2fd2fbb9963fe0c4
4
- data.tar.gz: 2284ba67eb842cc749ff1b1c5ad942ba965c90fb
3
+ metadata.gz: 71ff4098b0a82d321cb62937858972c0bfa583ef
4
+ data.tar.gz: bdd7a5a9f2bfcfd6a19f26566ea58102a6a3c226
5
5
  SHA512:
6
- metadata.gz: 4b3c6bd30b194c18dd8999acaf95e9a815c3f215179ed284ea3300e1cc19e2818a525d1505135a060c162bd6478739ec953c302a4e3368c19e775c4ce3e1b293
7
- data.tar.gz: f36eaf6b1c959900c924fc007f696ee85190e19325040ade4df5da1b98a55e72a0a728c170a72fa2bcdd0166757bb80ed0e62d8f4ebdaf28d03101c1195126b4
6
+ metadata.gz: dc55657ad7d0cc2e803d24a52f31fb958d71647309840c5317a96c255480f4cdc51c6fc57eb47749434e21a383bfd48050af68bc85f4e6d34b38cb7c57ac4847
7
+ data.tar.gz: d9d25d3d10f1eab932e7b845209c08a14f0dce2284d26832a7cf19a9686749e98d9582e18b07ca7cb3bb37d646c25468c0f00ddb7ec567f3f5fe1ed95d6efc88
data/Gemfile.lock CHANGED
@@ -9,9 +9,9 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- hanami-events-cloud_pubsub (1.1.0)
12
+ hanami-events-cloud_pubsub (1.2.0)
13
13
  dry-configurable (~> 0.7.0)
14
- google-cloud-pubsub (~> 0.30.2)
14
+ google-cloud-pubsub (~> 0.33.0)
15
15
  hanami-cli (~> 0.2.0)
16
16
  hanami-events (~> 0)
17
17
 
@@ -30,16 +30,16 @@ GEM
30
30
  dry-container (0.6.0)
31
31
  concurrent-ruby (~> 1.0)
32
32
  dry-configurable (~> 0.1, >= 0.1.3)
33
- faraday (0.15.2)
33
+ faraday (0.15.3)
34
34
  multipart-post (>= 1.2, < 3)
35
- google-cloud-core (1.2.2)
35
+ google-cloud-core (1.2.7)
36
36
  google-cloud-env (~> 1.0)
37
- google-cloud-env (1.0.2)
37
+ google-cloud-env (1.0.5)
38
38
  faraday (~> 0.11)
39
- google-cloud-pubsub (0.30.2)
39
+ google-cloud-pubsub (0.33.0)
40
40
  concurrent-ruby (~> 1.0)
41
41
  google-cloud-core (~> 1.2)
42
- google-gax (~> 1.0)
42
+ google-gax (~> 1.3)
43
43
  grpc-google-iam-v1 (~> 0.6.9)
44
44
  google-gax (1.3.0)
45
45
  google-protobuf (~> 3.2)
@@ -47,22 +47,21 @@ GEM
47
47
  googleauth (~> 0.6.2)
48
48
  grpc (>= 1.7.2, < 2.0)
49
49
  rly (~> 0.2.3)
50
- google-protobuf (3.6.0)
50
+ google-protobuf (3.6.1)
51
51
  googleapis-common-protos (1.3.7)
52
52
  google-protobuf (~> 3.0)
53
53
  googleapis-common-protos-types (~> 1.0)
54
54
  grpc (~> 1.0)
55
- googleapis-common-protos-types (1.0.1)
55
+ googleapis-common-protos-types (1.0.2)
56
56
  google-protobuf (~> 3.0)
57
- googleauth (0.6.2)
57
+ googleauth (0.6.6)
58
58
  faraday (~> 0.12)
59
59
  jwt (>= 1.4, < 3.0)
60
- logging (~> 2.0)
61
60
  memoist (~> 0.12)
62
61
  multi_json (~> 1.11)
63
- os (~> 0.9)
62
+ os (>= 0.9, < 2.0)
64
63
  signet (~> 0.7)
65
- grpc (1.13.0)
64
+ grpc (1.15.0)
66
65
  google-protobuf (~> 3.1)
67
66
  googleapis-common-protos-types (~> 1.0.0)
68
67
  grpc-google-iam-v1 (0.6.9)
@@ -76,39 +75,35 @@ GEM
76
75
  transproc (~> 1.0)
77
76
  json (2.1.0)
78
77
  jwt (2.1.0)
79
- little-plugger (1.1.4)
80
- logging (2.2.2)
81
- little-plugger (~> 1.1)
82
- multi_json (~> 1.10)
83
78
  memoist (0.16.0)
84
79
  method_source (0.9.0)
85
80
  multi_json (1.13.1)
86
81
  multipart-post (2.0.0)
87
- os (0.9.6)
82
+ os (1.0.0)
88
83
  parallel (1.12.1)
89
- parser (2.5.1.0)
84
+ parser (2.5.1.2)
90
85
  ast (~> 2.4.0)
91
86
  powerpack (0.1.2)
92
87
  pry (0.11.3)
93
88
  coderay (~> 1.1.0)
94
89
  method_source (~> 0.9.0)
95
- public_suffix (3.0.2)
90
+ public_suffix (3.0.3)
96
91
  rainbow (3.0.0)
97
92
  rake (12.3.1)
98
93
  rly (0.2.3)
99
- rspec (3.7.0)
100
- rspec-core (~> 3.7.0)
101
- rspec-expectations (~> 3.7.0)
102
- rspec-mocks (~> 3.7.0)
103
- rspec-core (3.7.1)
104
- rspec-support (~> 3.7.0)
105
- rspec-expectations (3.7.0)
94
+ rspec (3.8.0)
95
+ rspec-core (~> 3.8.0)
96
+ rspec-expectations (~> 3.8.0)
97
+ rspec-mocks (~> 3.8.0)
98
+ rspec-core (3.8.0)
99
+ rspec-support (~> 3.8.0)
100
+ rspec-expectations (3.8.1)
106
101
  diff-lcs (>= 1.2.0, < 2.0)
107
- rspec-support (~> 3.7.0)
108
- rspec-mocks (3.7.0)
102
+ rspec-support (~> 3.8.0)
103
+ rspec-mocks (3.8.0)
109
104
  diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.7.0)
111
- rspec-support (3.7.1)
105
+ rspec-support (~> 3.8.0)
106
+ rspec-support (3.8.0)
112
107
  rubocop (0.54.0)
113
108
  parallel (~> 1.10)
114
109
  parser (>= 2.5)
@@ -116,8 +111,8 @@ GEM
116
111
  rainbow (>= 2.2.2, < 4.0)
117
112
  ruby-progressbar (~> 1.7)
118
113
  unicode-display_width (~> 1.0, >= 1.0.1)
119
- ruby-progressbar (1.9.0)
120
- signet (0.8.1)
114
+ ruby-progressbar (1.10.0)
115
+ signet (0.9.2)
121
116
  addressable (~> 2.3)
122
117
  faraday (~> 0.9)
123
118
  jwt (>= 1.5, < 3.0)
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
23
23
  spec.require_paths = ['lib']
24
24
 
25
25
  spec.add_dependency 'dry-configurable', '~> 0.7.0'
26
- spec.add_dependency 'google-cloud-pubsub', '~> 0.30.2'
26
+ spec.add_dependency 'google-cloud-pubsub', '~> 0.33.0'
27
27
  spec.add_dependency 'hanami-cli', '~> 0.2.0'
28
28
  spec.add_dependency 'hanami-events', '~> 0'
29
29
 
@@ -3,7 +3,7 @@
3
3
  module Hanami
4
4
  module Events
5
5
  module CloudPubsub
6
- VERSION = '1.1.0'
6
+ VERSION = '1.2.0'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hanami-events-cloud_pubsub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Ker-Seymer
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-07-11 00:00:00.000000000 Z
11
+ date: 2018-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dry-configurable
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 0.30.2
33
+ version: 0.33.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 0.30.2
40
+ version: 0.33.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: hanami-cli
43
43
  requirement: !ruby/object:Gem::Requirement