Skip to content

Commit 3a44bb7

Browse files
authored
Merge pull request #3 from hoverinc/dependencies
dev dependency update. version bump;
2 parents 9414f36 + 81910fe commit 3a44bb7

3 files changed

Lines changed: 139 additions & 130 deletions

File tree

Gemfile.lock

Lines changed: 136 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,89 @@
11
PATH
22
remote: .
33
specs:
4-
hover-pubsub-ruby (0.1.0)
4+
hover-pubsub-ruby (0.1.2)
55

66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (6.0.3.2)
10-
actionpack (= 6.0.3.2)
9+
actioncable (6.1.1)
10+
actionpack (= 6.1.1)
11+
activesupport (= 6.1.1)
1112
nio4r (~> 2.0)
1213
websocket-driver (>= 0.6.1)
13-
actionmailbox (6.0.3.2)
14-
actionpack (= 6.0.3.2)
15-
activejob (= 6.0.3.2)
16-
activerecord (= 6.0.3.2)
17-
activestorage (= 6.0.3.2)
18-
activesupport (= 6.0.3.2)
14+
actionmailbox (6.1.1)
15+
actionpack (= 6.1.1)
16+
activejob (= 6.1.1)
17+
activerecord (= 6.1.1)
18+
activestorage (= 6.1.1)
19+
activesupport (= 6.1.1)
1920
mail (>= 2.7.1)
20-
actionmailer (6.0.3.2)
21-
actionpack (= 6.0.3.2)
22-
actionview (= 6.0.3.2)
23-
activejob (= 6.0.3.2)
21+
actionmailer (6.1.1)
22+
actionpack (= 6.1.1)
23+
actionview (= 6.1.1)
24+
activejob (= 6.1.1)
25+
activesupport (= 6.1.1)
2426
mail (~> 2.5, >= 2.5.4)
2527
rails-dom-testing (~> 2.0)
26-
actionpack (6.0.3.2)
27-
actionview (= 6.0.3.2)
28-
activesupport (= 6.0.3.2)
29-
rack (~> 2.0, >= 2.0.8)
28+
actionpack (6.1.1)
29+
actionview (= 6.1.1)
30+
activesupport (= 6.1.1)
31+
rack (~> 2.0, >= 2.0.9)
3032
rack-test (>= 0.6.3)
3133
rails-dom-testing (~> 2.0)
3234
rails-html-sanitizer (~> 1.0, >= 1.2.0)
33-
actiontext (6.0.3.2)
34-
actionpack (= 6.0.3.2)
35-
activerecord (= 6.0.3.2)
36-
activestorage (= 6.0.3.2)
37-
activesupport (= 6.0.3.2)
35+
actiontext (6.1.1)
36+
actionpack (= 6.1.1)
37+
activerecord (= 6.1.1)
38+
activestorage (= 6.1.1)
39+
activesupport (= 6.1.1)
3840
nokogiri (>= 1.8.5)
39-
actionview (6.0.3.2)
40-
activesupport (= 6.0.3.2)
41+
actionview (6.1.1)
42+
activesupport (= 6.1.1)
4143
builder (~> 3.1)
4244
erubi (~> 1.4)
4345
rails-dom-testing (~> 2.0)
4446
rails-html-sanitizer (~> 1.1, >= 1.2.0)
45-
activejob (6.0.3.2)
46-
activesupport (= 6.0.3.2)
47+
activejob (6.1.1)
48+
activesupport (= 6.1.1)
4749
globalid (>= 0.3.6)
48-
activemodel (6.0.3.2)
49-
activesupport (= 6.0.3.2)
50-
activerecord (6.0.3.2)
51-
activemodel (= 6.0.3.2)
52-
activesupport (= 6.0.3.2)
53-
activestorage (6.0.3.2)
54-
actionpack (= 6.0.3.2)
55-
activejob (= 6.0.3.2)
56-
activerecord (= 6.0.3.2)
50+
activemodel (6.1.1)
51+
activesupport (= 6.1.1)
52+
activerecord (6.1.1)
53+
activemodel (= 6.1.1)
54+
activesupport (= 6.1.1)
55+
activestorage (6.1.1)
56+
actionpack (= 6.1.1)
57+
activejob (= 6.1.1)
58+
activerecord (= 6.1.1)
59+
activesupport (= 6.1.1)
5760
marcel (~> 0.3.1)
58-
activesupport (6.0.3.2)
61+
mimemagic (~> 0.3.2)
62+
activesupport (6.1.1)
5963
concurrent-ruby (~> 1.0, >= 1.0.2)
60-
i18n (>= 0.7, < 2)
61-
minitest (~> 5.1)
62-
tzinfo (~> 1.1)
63-
zeitwerk (~> 2.2, >= 2.2.2)
64+
i18n (>= 1.6, < 2)
65+
minitest (>= 5.1)
66+
tzinfo (~> 2.0)
67+
zeitwerk (~> 2.3)
6468
addressable (2.7.0)
6569
public_suffix (>= 2.0.2, < 5.0)
66-
ast (2.4.1)
70+
ast (2.4.2)
6771
builder (3.2.4)
68-
combustion (1.3.0)
72+
combustion (1.3.1)
6973
activesupport (>= 3.0.0)
7074
railties (>= 3.0.0)
7175
thor (>= 0.14.6)
72-
concurrent-ruby (1.1.7)
73-
crack (0.4.3)
74-
safe_yaml (~> 1.0.0)
76+
concurrent-ruby (1.1.8)
77+
crack (0.4.5)
78+
rexml
7579
crass (1.0.6)
7680
diff-lcs (1.4.4)
77-
erubi (1.9.0)
78-
faraday (1.0.1)
81+
erubi (1.10.0)
82+
faraday (1.3.0)
83+
faraday-net_http (~> 1.0)
7984
multipart-post (>= 1.2, < 3)
85+
ruby2_keywords
86+
faraday-net_http (1.0.1)
8087
gapic-common (0.3.4)
8188
google-protobuf (~> 3.12, >= 3.12.2)
8289
googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -88,43 +95,43 @@ GEM
8895
google-cloud-core (1.5.0)
8996
google-cloud-env (~> 1.0)
9097
google-cloud-errors (~> 1.0)
91-
google-cloud-env (1.3.3)
98+
google-cloud-env (1.4.0)
9299
faraday (>= 0.17.3, < 2.0)
93100
google-cloud-errors (1.0.1)
94-
google-cloud-pubsub (2.0.0)
101+
google-cloud-pubsub (2.3.1)
95102
concurrent-ruby (~> 1.1)
96103
google-cloud-core (~> 1.5)
97104
google-cloud-pubsub-v1 (~> 0.0)
98-
google-cloud-pubsub-v1 (0.1.2)
105+
google-cloud-pubsub-v1 (0.3.0)
99106
gapic-common (~> 0.3)
100107
google-cloud-errors (~> 1.0)
101108
grpc-google-iam-v1 (>= 0.6.10, < 2.0)
102-
google-protobuf (3.13.0)
103-
googleapis-common-protos (1.3.10)
104-
google-protobuf (~> 3.11)
105-
googleapis-common-protos-types (>= 1.0.5, < 2.0)
109+
google-protobuf (3.14.0)
110+
googleapis-common-protos (1.3.11)
111+
google-protobuf (~> 3.14)
112+
googleapis-common-protos-types (>= 1.0.6, < 2.0)
106113
grpc (~> 1.27)
107-
googleapis-common-protos-types (1.0.5)
108-
google-protobuf (~> 3.11)
109-
googleauth (0.13.1)
114+
googleapis-common-protos-types (1.0.6)
115+
google-protobuf (~> 3.14)
116+
googleauth (0.15.0)
110117
faraday (>= 0.17.3, < 2.0)
111118
jwt (>= 1.4, < 3.0)
112119
memoist (~> 0.16)
113120
multi_json (~> 1.11)
114121
os (>= 0.9, < 2.0)
115122
signet (~> 0.14)
116-
grpc (1.31.1)
117-
google-protobuf (~> 3.12)
123+
grpc (1.35.0)
124+
google-protobuf (~> 3.14)
118125
googleapis-common-protos-types (~> 1.0)
119-
grpc-google-iam-v1 (0.6.10)
120-
google-protobuf (~> 3.11)
121-
googleapis-common-protos (>= 1.3.10, < 2.0)
126+
grpc-google-iam-v1 (0.6.11)
127+
google-protobuf (~> 3.14)
128+
googleapis-common-protos (>= 1.3.11, < 2.0)
122129
grpc (~> 1.27)
123130
hashdiff (1.0.1)
124-
i18n (1.8.5)
131+
i18n (1.8.8)
125132
concurrent-ruby (~> 1.0)
126133
jwt (2.2.2)
127-
loofah (2.6.0)
134+
loofah (2.9.0)
128135
crass (~> 1.0.2)
129136
nokogiri (>= 1.5.9)
130137
mail (2.7.1)
@@ -136,117 +143,118 @@ GEM
136143
mimemagic (0.3.5)
137144
mini_mime (1.0.2)
138145
mini_portile2 (2.5.0)
139-
minitest (5.14.1)
146+
minitest (5.14.3)
140147
multi_json (1.15.0)
141148
multipart-post (2.1.1)
142-
nio4r (2.5.2)
149+
nio4r (2.5.4)
143150
nokogiri (1.11.1)
144151
mini_portile2 (~> 2.5.0)
145152
racc (~> 1.4)
146153
os (1.1.1)
147-
parallel (1.19.2)
148-
parser (2.7.1.4)
154+
parallel (1.20.1)
155+
parser (3.0.0.0)
149156
ast (~> 2.4.1)
150-
public_suffix (4.0.5)
157+
public_suffix (4.0.6)
151158
racc (1.5.2)
152159
rack (2.2.3)
153160
rack-test (1.1.0)
154161
rack (>= 1.0, < 3)
155-
rails (6.0.3.2)
156-
actioncable (= 6.0.3.2)
157-
actionmailbox (= 6.0.3.2)
158-
actionmailer (= 6.0.3.2)
159-
actionpack (= 6.0.3.2)
160-
actiontext (= 6.0.3.2)
161-
actionview (= 6.0.3.2)
162-
activejob (= 6.0.3.2)
163-
activemodel (= 6.0.3.2)
164-
activerecord (= 6.0.3.2)
165-
activestorage (= 6.0.3.2)
166-
activesupport (= 6.0.3.2)
167-
bundler (>= 1.3.0)
168-
railties (= 6.0.3.2)
162+
rails (6.1.1)
163+
actioncable (= 6.1.1)
164+
actionmailbox (= 6.1.1)
165+
actionmailer (= 6.1.1)
166+
actionpack (= 6.1.1)
167+
actiontext (= 6.1.1)
168+
actionview (= 6.1.1)
169+
activejob (= 6.1.1)
170+
activemodel (= 6.1.1)
171+
activerecord (= 6.1.1)
172+
activestorage (= 6.1.1)
173+
activesupport (= 6.1.1)
174+
bundler (>= 1.15.0)
175+
railties (= 6.1.1)
169176
sprockets-rails (>= 2.0.0)
170177
rails-dom-testing (2.0.3)
171178
activesupport (>= 4.2.0)
172179
nokogiri (>= 1.6)
173180
rails-html-sanitizer (1.3.0)
174181
loofah (~> 2.3)
175-
railties (6.0.3.2)
176-
actionpack (= 6.0.3.2)
177-
activesupport (= 6.0.3.2)
182+
railties (6.1.1)
183+
actionpack (= 6.1.1)
184+
activesupport (= 6.1.1)
178185
method_source
179186
rake (>= 0.8.7)
180-
thor (>= 0.20.3, < 2.0)
187+
thor (~> 1.0)
181188
rainbow (3.0.0)
182-
rake (12.3.3)
183-
regexp_parser (1.7.1)
189+
rake (13.0.3)
190+
regexp_parser (2.0.3)
184191
rexml (3.2.4)
185-
rspec (3.9.0)
186-
rspec-core (~> 3.9.0)
187-
rspec-expectations (~> 3.9.0)
188-
rspec-mocks (~> 3.9.0)
189-
rspec-core (3.9.2)
190-
rspec-support (~> 3.9.3)
191-
rspec-expectations (3.9.2)
192+
rspec (3.10.0)
193+
rspec-core (~> 3.10.0)
194+
rspec-expectations (~> 3.10.0)
195+
rspec-mocks (~> 3.10.0)
196+
rspec-core (3.10.1)
197+
rspec-support (~> 3.10.0)
198+
rspec-expectations (3.10.1)
192199
diff-lcs (>= 1.2.0, < 2.0)
193-
rspec-support (~> 3.9.0)
194-
rspec-mocks (3.9.1)
200+
rspec-support (~> 3.10.0)
201+
rspec-mocks (3.10.2)
195202
diff-lcs (>= 1.2.0, < 2.0)
196-
rspec-support (~> 3.9.0)
197-
rspec-rails (4.0.1)
203+
rspec-support (~> 3.10.0)
204+
rspec-rails (4.0.2)
198205
actionpack (>= 4.2)
199206
activesupport (>= 4.2)
200207
railties (>= 4.2)
201-
rspec-core (~> 3.9)
202-
rspec-expectations (~> 3.9)
203-
rspec-mocks (~> 3.9)
204-
rspec-support (~> 3.9)
205-
rspec-support (3.9.3)
206-
rubocop (0.89.1)
208+
rspec-core (~> 3.10)
209+
rspec-expectations (~> 3.10)
210+
rspec-mocks (~> 3.10)
211+
rspec-support (~> 3.10)
212+
rspec-support (3.10.2)
213+
rubocop (1.9.1)
207214
parallel (~> 1.10)
208-
parser (>= 2.7.1.1)
215+
parser (>= 3.0.0.0)
209216
rainbow (>= 2.2.2, < 4.0)
210-
regexp_parser (>= 1.7)
217+
regexp_parser (>= 1.8, < 3.0)
211218
rexml
212-
rubocop-ast (>= 0.3.0, < 1.0)
219+
rubocop-ast (>= 1.2.0, < 2.0)
213220
ruby-progressbar (~> 1.7)
214-
unicode-display_width (>= 1.4.0, < 2.0)
215-
rubocop-ast (0.3.0)
216-
parser (>= 2.7.1.4)
217-
rubocop-performance (1.7.1)
218-
rubocop (>= 0.82.0)
219-
rubocop-rspec (1.43.1)
220-
rubocop (~> 0.87)
221-
ruby-progressbar (1.10.1)
222-
safe_yaml (1.0.5)
223-
signet (0.14.0)
221+
unicode-display_width (>= 1.4.0, < 3.0)
222+
rubocop-ast (1.4.1)
223+
parser (>= 2.7.1.5)
224+
rubocop-performance (1.9.2)
225+
rubocop (>= 0.90.0, < 2.0)
226+
rubocop-ast (>= 0.4.0)
227+
rubocop-rspec (2.2.0)
228+
rubocop (~> 1.0)
229+
rubocop-ast (>= 1.1.0)
230+
ruby-progressbar (1.11.0)
231+
ruby2_keywords (0.0.4)
232+
signet (0.14.1)
224233
addressable (~> 2.3)
225234
faraday (>= 0.17.3, < 2.0)
226235
jwt (>= 1.5, < 3.0)
227236
multi_json (~> 1.10)
228237
sprockets (4.0.2)
229238
concurrent-ruby (~> 1.0)
230239
rack (> 1, < 3)
231-
sprockets-rails (3.2.1)
240+
sprockets-rails (3.2.2)
232241
actionpack (>= 4.0)
233242
activesupport (>= 4.0)
234243
sprockets (>= 3.0.0)
235244
sqlite3 (1.4.2)
236-
thor (1.0.1)
237-
thread_safe (0.3.6)
238-
tzinfo (1.2.7)
239-
thread_safe (~> 0.1)
240-
unicode-display_width (1.7.0)
245+
thor (1.1.0)
246+
tzinfo (2.0.4)
247+
concurrent-ruby (~> 1.0)
248+
unicode-display_width (2.0.0)
241249
vcr (6.0.0)
242-
webmock (3.8.3)
250+
webmock (3.11.2)
243251
addressable (>= 2.3.6)
244252
crack (>= 0.3.2)
245253
hashdiff (>= 0.4.0, < 2.0.0)
246254
websocket-driver (0.7.3)
247255
websocket-extensions (>= 0.1.0)
248256
websocket-extensions (0.1.5)
249-
zeitwerk (2.4.0)
257+
zeitwerk (2.4.2)
250258

251259
PLATFORMS
252260
ruby
@@ -267,4 +275,4 @@ DEPENDENCIES
267275
webmock
268276

269277
BUNDLED WITH
270-
2.1.4
278+
2.2.7

lib/hover/pub_sub/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Hover
44
module PubSub
5-
VERSION = '0.1.0'
5+
VERSION = '0.1.2'
66
end
77
end

0 commit comments

Comments
 (0)