hanami-events-cloud_pubsub 2.5.0 → 2.5.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cfcce621cb98a7e232daeabb6b1902cb8da257f33c0805ce83ebf603dd7bd531
4
- data.tar.gz: 3c4d2f130b12e5d87672e6b4b1b05e1cf15dd32e44bc17174cc3241991894307
3
+ metadata.gz: 338f493e08b2982228b7546e10c18452d48f451e88a96f34fbf36778d003b5bb
4
+ data.tar.gz: 647128eda207a71c1269dd6a3ac7581fa2f2655eb8960d2f9e6bffab52a1d274
5
5
  SHA512:
6
- metadata.gz: 2bc2cd2209d732529b76bced5956436eb25813d10176416552647bef27ddb673b453319fadae3171ec725adbfd530f848bfad2dfd359da3bf4f3bef306a389fa
7
- data.tar.gz: a9d143d5adb54c6d70d4062e1fbf3dd820ad3ca13c1c33979cce6473b3b2136ec2878c4a666c022f45af532ff46c864446c7c107ceccb3aa195db3721346d169
6
+ metadata.gz: 59c6d32caa054e83dfe743c0df16e47c2394bb8caefc03d5e6632a5f4477cd9c669e642affc3f41fab0cb76249ca4676abe673a2daf61b4be1f207550a59902a
7
+ data.tar.gz: 6e29e8a65c31ef38bef0d7ef7b871dc99025d135ce57fcf1a9cf6b3eee896f133710b8bf5f918b05ad8c864ae632d205b194a52cc5af974f14c3df863f4bf332
data/Gemfile.lock CHANGED
@@ -8,9 +8,9 @@ GIT
8
8
  PATH
9
9
  remote: .
10
10
  specs:
11
- hanami-events-cloud_pubsub (2.5.0)
11
+ hanami-events-cloud_pubsub (2.5.1)
12
12
  dry-configurable (>= 0.8)
13
- google-cloud-pubsub (>= 0.38.1, < 1.3)
13
+ google-cloud-pubsub (>= 0.38.1, < 1.4)
14
14
  hanami-cli (~> 0.2)
15
15
  hanami-events (~> 0.2.0)
16
16
 
@@ -24,11 +24,11 @@ GEM
24
24
  concurrent-ruby (1.1.6)
25
25
  diff-lcs (1.3)
26
26
  docile (1.3.2)
27
- dry-configurable (0.11.1)
27
+ dry-configurable (0.11.2)
28
28
  concurrent-ruby (~> 1.0)
29
29
  dry-core (~> 0.4, >= 0.4.7)
30
30
  dry-equalizer (~> 0.2)
31
- dry-container (0.7.1)
31
+ dry-container (0.7.2)
32
32
  concurrent-ruby (~> 1.0)
33
33
  dry-configurable (~> 0.1, >= 0.1.3)
34
34
  dry-core (0.4.9)
@@ -42,7 +42,7 @@ GEM
42
42
  google-cloud-env (1.3.0)
43
43
  faraday (~> 0.11)
44
44
  google-cloud-errors (1.0.0)
45
- google-cloud-pubsub (1.2.2)
45
+ google-cloud-pubsub (1.3.1)
46
46
  concurrent-ruby (~> 1.1)
47
47
  google-cloud-core (~> 1.2)
48
48
  google-gax (~> 1.8)
@@ -81,42 +81,43 @@ GEM
81
81
  hanami-utils (1.3.6)
82
82
  concurrent-ruby (~> 1.0)
83
83
  transproc (~> 1.0)
84
- jaro_winkler (1.5.3)
85
- json (2.2.0)
84
+ jaro_winkler (1.5.4)
86
85
  jwt (2.2.1)
87
86
  memoist (0.16.2)
88
87
  method_source (0.9.2)
89
88
  multi_json (1.14.1)
90
89
  multipart-post (2.1.1)
91
90
  os (1.0.1)
92
- parallel (1.17.0)
93
- parser (2.6.3.0)
91
+ parallel (1.19.1)
92
+ parser (2.7.0.2)
94
93
  ast (~> 2.4.0)
95
94
  pry (0.12.2)
96
95
  coderay (~> 1.1.0)
97
96
  method_source (~> 0.9.0)
98
97
  public_suffix (4.0.3)
99
98
  rainbow (3.0.0)
100
- rake (13.0.0)
99
+ rake (13.0.1)
100
+ rexml (3.2.4)
101
101
  rly (0.2.3)
102
102
  rspec (3.9.0)
103
103
  rspec-core (~> 3.9.0)
104
104
  rspec-expectations (~> 3.9.0)
105
105
  rspec-mocks (~> 3.9.0)
106
- rspec-core (3.9.0)
107
- rspec-support (~> 3.9.0)
106
+ rspec-core (3.9.1)
107
+ rspec-support (~> 3.9.1)
108
108
  rspec-expectations (3.9.0)
109
109
  diff-lcs (>= 1.2.0, < 2.0)
110
110
  rspec-support (~> 3.9.0)
111
- rspec-mocks (3.9.0)
111
+ rspec-mocks (3.9.1)
112
112
  diff-lcs (>= 1.2.0, < 2.0)
113
113
  rspec-support (~> 3.9.0)
114
- rspec-support (3.9.0)
115
- rubocop (0.74.0)
114
+ rspec-support (3.9.2)
115
+ rubocop (0.80.0)
116
116
  jaro_winkler (~> 1.5.1)
117
117
  parallel (~> 1.10)
118
- parser (>= 2.6)
118
+ parser (>= 2.7.0.1)
119
119
  rainbow (>= 2.2.2, < 4.0)
120
+ rexml
120
121
  ruby-progressbar (~> 1.7)
121
122
  unicode-display_width (>= 1.4.0, < 1.7)
122
123
  ruby-progressbar (1.10.1)
@@ -125,13 +126,12 @@ GEM
125
126
  faraday (~> 0.9)
126
127
  jwt (>= 1.5, < 3.0)
127
128
  multi_json (~> 1.10)
128
- simplecov (0.17.0)
129
+ simplecov (0.18.2)
129
130
  docile (~> 1.1)
130
- json (>= 1.8, < 3)
131
- simplecov-html (~> 0.10.0)
132
- simplecov-html (0.10.2)
131
+ simplecov-html (~> 0.11)
132
+ simplecov-html (0.12.0)
133
133
  transproc (1.1.1)
134
- unicode-display_width (1.6.0)
134
+ unicode-display_width (1.6.1)
135
135
 
136
136
  PLATFORMS
137
137
  ruby
@@ -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.8'
26
- spec.add_dependency 'google-cloud-pubsub', '>= 0.38.1', '< 1.3'
26
+ spec.add_dependency 'google-cloud-pubsub', '>= 0.38.1', '< 1.4'
27
27
  spec.add_dependency 'hanami-cli', '~> 0.2'
28
28
  spec.add_dependency 'hanami-events', '~> 0.2.0'
29
29
 
@@ -3,7 +3,7 @@
3
3
  module Hanami
4
4
  module Events
5
5
  module CloudPubsub
6
- VERSION = '2.5.0'
6
+ VERSION = '2.5.1'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hanami-events-cloud_pubsub
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0
4
+ version: 2.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Ker-Seymer
@@ -33,7 +33,7 @@ dependencies:
33
33
  version: 0.38.1
34
34
  - - "<"
35
35
  - !ruby/object:Gem::Version
36
- version: '1.3'
36
+ version: '1.4'
37
37
  type: :runtime
38
38
  prerelease: false
39
39
  version_requirements: !ruby/object:Gem::Requirement
@@ -43,7 +43,7 @@ dependencies:
43
43
  version: 0.38.1
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
- version: '1.3'
46
+ version: '1.4'
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: hanami-cli
49
49
  requirement: !ruby/object:Gem::Requirement