flipp-ruby-kafka-temp-fork 0.0.2 → 0.0.6

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: a15c8417e4228fcde1cd0942d074fedd82351e9aac093023064563c34820a4af
4
- data.tar.gz: 40c6f75747340de827130bf8f225870de45f6a70a701ff2a22fdb3ff3b9beeee
3
+ metadata.gz: 1b79cf39679326230746ed865f04b424655569a82b10844dd5187a3a1e2a6c31
4
+ data.tar.gz: 00e0b41ec7d44e840b8ed84bdc8b04a24f60ef1e58c6357884ed4c033dee869c
5
5
  SHA512:
6
- metadata.gz: 84d8f7387660c5f3bf32a551f64043a0ae7a27401776fb97c0950e397ef3680819daadea7ea16ccca694107910d0b369997ab096141db7f064a83ccc6e2d83e9
7
- data.tar.gz: a4d25a64fd826a591d6b607cd94f0e9e2bed9dcf157c108bb69e51660c1013dbaf523fbe1629931b31f6bf10928eb769ff1fa31744bbdd677a5bfd059e3db2d8
6
+ metadata.gz: 0de71f53a14e64f820471b1342285aa6d6e19a64b09282b7f6dd9a777f25765d72a88bbedb3024275a5bfa6737e57a9fd38a214740fb874723406b63f7e32014
7
+ data.tar.gz: d5cec3c8d074053cb49e3cde4dea0f5f2e4f080d7755d874630772cdc039390cce6c9528cd52b4db76d6076aaea431ed7c0e9335416d7e45db0c8e9cc713d61d
data/Gemfile.lock CHANGED
@@ -1,29 +1,29 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- flipp-ruby-kafka-temp-fork (0.0.1)
4
+ flipp-ruby-kafka-temp-fork (0.0.6)
5
5
  ddtrace (>= 0.11)
6
- deimos-temp-fork (>= 0.0.3)
6
+ deimos-temp-fork (>= 0.0.7)
7
7
  flipp-ruby-dogstatsd (~> 1.0)
8
8
  railties (>= 3)
9
9
 
10
10
  GEM
11
11
  remote: https://flipplib.jfrog.io/flipplib/api/gems/flipp-gems/
12
12
  specs:
13
- actionpack (6.1.4)
14
- actionview (= 6.1.4)
15
- activesupport (= 6.1.4)
13
+ actionpack (6.1.1)
14
+ actionview (= 6.1.1)
15
+ activesupport (= 6.1.1)
16
16
  rack (~> 2.0, >= 2.0.9)
17
17
  rack-test (>= 0.6.3)
18
18
  rails-dom-testing (~> 2.0)
19
19
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
20
- actionview (6.1.4)
21
- activesupport (= 6.1.4)
20
+ actionview (6.1.1)
21
+ activesupport (= 6.1.1)
22
22
  builder (~> 3.1)
23
23
  erubi (~> 1.4)
24
24
  rails-dom-testing (~> 2.0)
25
25
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
26
- activesupport (6.1.4)
26
+ activesupport (6.1.1)
27
27
  concurrent-ruby (~> 1.0, >= 1.0.2)
28
28
  i18n (>= 1.6, < 2)
29
29
  minitest (>= 5.1)
@@ -37,24 +37,26 @@ GEM
37
37
  excon (~> 0.45)
38
38
  builder (3.2.4)
39
39
  coderay (1.1.3)
40
- concurrent-ruby (1.1.9)
41
- concurrent-ruby-ext (1.1.9)
42
- concurrent-ruby (= 1.1.9)
40
+ concurrent-ruby (1.1.8)
41
+ concurrent-ruby-ext (1.1.8)
42
+ concurrent-ruby (= 1.1.8)
43
43
  crass (1.0.6)
44
44
  ddtrace (0.52.0)
45
45
  ffi (~> 1.0)
46
46
  msgpack
47
- deimos-temp-fork (0.0.3)
47
+ deimos-temp-fork (0.0.7)
48
48
  avro_turf (~> 0.11)
49
49
  fig_tree (~> 0.0.2)
50
- phobos_temp_fork
50
+ phobos_temp_fork (>= 0.0.4)
51
51
  sigurd (~> 0.0.1)
52
52
  diff-lcs (1.4.4)
53
+ digest-crc (0.6.4)
54
+ rake (>= 12.0.0, < 14.0.0)
53
55
  dogstatsd-ruby (3.0.0)
54
56
  erubi (1.10.0)
55
57
  excon (0.85.0)
56
58
  exponential-backoff (0.0.4)
57
- ffi (1.15.3)
59
+ ffi (1.14.2)
58
60
  fig_tree (0.0.2)
59
61
  activesupport (>= 3.0.0)
60
62
  flipp-ruby-dogstatsd (1.0.8)
@@ -66,14 +68,14 @@ GEM
66
68
  rubocop-rails (~> 2.3)
67
69
  rubocop-rspec (~> 1.27)
68
70
  thor
69
- formatador (0.3.0)
70
- guard (2.18.0)
71
+ formatador (0.2.5)
72
+ guard (2.16.2)
71
73
  formatador (>= 0.2.4)
72
74
  listen (>= 2.7, < 4.0)
73
75
  lumberjack (>= 1.0.12, < 2.0)
74
76
  nenv (~> 0.1)
75
77
  notiffany (~> 0.0)
76
- pry (>= 0.13.0)
78
+ pry (>= 0.9.12)
77
79
  shellany (~> 0.0)
78
80
  thor (>= 0.18.1)
79
81
  guard-compat (1.2.1)
@@ -84,9 +86,9 @@ GEM
84
86
  guard-rubocop (1.4.0)
85
87
  guard (~> 2.0)
86
88
  rubocop (< 2.0)
87
- i18n (1.8.10)
89
+ i18n (1.8.7)
88
90
  concurrent-ruby (~> 1.0)
89
- listen (3.6.0)
91
+ listen (3.4.1)
90
92
  rb-fsevent (~> 0.10, >= 0.10.3)
91
93
  rb-inotify (~> 0.9, >= 0.9.10)
92
94
  little-plugger (1.1.4)
@@ -98,26 +100,29 @@ GEM
98
100
  nokogiri (>= 1.5.9)
99
101
  lumberjack (1.2.8)
100
102
  method_source (1.0.0)
101
- minitest (5.14.4)
103
+ mini_portile2 (2.6.1)
104
+ minitest (5.14.3)
102
105
  msgpack (1.4.2)
103
106
  multi_json (1.15.0)
104
107
  nenv (0.3.0)
105
- nokogiri (1.12.3-x86_64-darwin)
108
+ nokogiri (1.12.4)
109
+ mini_portile2 (~> 2.6.1)
106
110
  racc (~> 1.4)
107
111
  notiffany (0.1.3)
108
112
  nenv (~> 0.1)
109
113
  shellany (~> 0.0)
110
114
  parallel (1.20.1)
111
- parser (3.0.2.0)
115
+ parser (3.0.0.0)
112
116
  ast (~> 2.4.1)
113
- phobos_temp_fork (0.0.1)
117
+ phobos_temp_fork (0.0.4)
114
118
  activesupport (>= 3.0.0)
115
119
  concurrent-ruby (>= 1.0.2)
116
120
  concurrent-ruby-ext (>= 1.0.2)
117
121
  exponential-backoff
118
122
  logging
123
+ ruby-kafka (~> 1.4)
119
124
  thor
120
- pry (0.14.1)
125
+ pry (0.13.1)
121
126
  coderay (~> 1.1)
122
127
  method_source (~> 1.0)
123
128
  racc (1.5.2)
@@ -127,21 +132,21 @@ GEM
127
132
  rails-dom-testing (2.0.3)
128
133
  activesupport (>= 4.2.0)
129
134
  nokogiri (>= 1.6)
130
- rails-html-sanitizer (1.3.0)
135
+ rails-html-sanitizer (1.4.2)
131
136
  loofah (~> 2.3)
132
- railties (6.1.4)
133
- actionpack (= 6.1.4)
134
- activesupport (= 6.1.4)
137
+ railties (6.1.1)
138
+ actionpack (= 6.1.1)
139
+ activesupport (= 6.1.1)
135
140
  method_source
136
- rake (>= 0.13)
141
+ rake (>= 0.8.7)
137
142
  thor (~> 1.0)
138
143
  rainbow (3.0.0)
139
144
  rake (13.0.6)
140
- rb-fsevent (0.11.0)
145
+ rb-fsevent (0.10.4)
141
146
  rb-inotify (0.10.1)
142
147
  ffi (~> 1.0)
143
- regexp_parser (2.1.1)
144
- rexml (3.2.5)
148
+ regexp_parser (2.0.3)
149
+ rexml (3.2.4)
145
150
  rspec (3.10.0)
146
151
  rspec-core (~> 3.10.0)
147
152
  rspec-expectations (~> 3.10.0)
@@ -166,9 +171,9 @@ GEM
166
171
  rubocop-ast (>= 0.6.0)
167
172
  ruby-progressbar (~> 1.7)
168
173
  unicode-display_width (>= 1.4.0, < 2.0)
169
- rubocop-ast (1.10.0)
170
- parser (>= 3.0.1.1)
171
- rubocop-performance (1.10.2)
174
+ rubocop-ast (1.4.1)
175
+ parser (>= 2.7.1.5)
176
+ rubocop-performance (1.9.2)
172
177
  rubocop (>= 0.90.0, < 2.0)
173
178
  rubocop-ast (>= 0.4.0)
174
179
  rubocop-rails (2.9.1)
@@ -178,6 +183,8 @@ GEM
178
183
  rubocop-rspec (1.44.1)
179
184
  rubocop (~> 0.87)
180
185
  rubocop-ast (>= 0.7.1)
186
+ ruby-kafka (1.4.0)
187
+ digest-crc
181
188
  ruby-progressbar (1.11.0)
182
189
  shellany (0.0.1)
183
190
  sigurd (0.0.3)
@@ -190,7 +197,7 @@ GEM
190
197
  zeitwerk (2.4.2)
191
198
 
192
199
  PLATFORMS
193
- x86_64-darwin-20
200
+ ruby
194
201
 
195
202
  DEPENDENCIES
196
203
  flipp-ruby-kafka-temp-fork!
@@ -204,4 +211,4 @@ DEPENDENCIES
204
211
  rubocop-rspec (~> 1.27)
205
212
 
206
213
  BUNDLED WITH
207
- 2.2.3
214
+ 2.2.16
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.require_paths = ['lib']
20
20
 
21
21
  spec.add_runtime_dependency('ddtrace', '>= 0.11')
22
- spec.add_runtime_dependency('deimos-temp-fork', '>= 0.0.3')
22
+ spec.add_runtime_dependency('deimos-temp-fork', '>= 0.0.7')
23
23
  spec.add_runtime_dependency('flipp-ruby-dogstatsd', '~> 1.0')
24
24
  spec.add_runtime_dependency('railties', '>= 3')
25
25
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module FlippRubyKafka
4
- VERSION = '0.0.2'
4
+ VERSION = '0.0.6'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flipp-ruby-kafka-temp-fork
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Orner
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-16 00:00:00.000000000 Z
11
+ date: 2021-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ddtrace
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - ">="
32
32
  - !ruby/object:Gem::Version
33
- version: 0.0.3
33
+ version: 0.0.7
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.0.3
40
+ version: 0.0.7
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: flipp-ruby-dogstatsd
43
43
  requirement: !ruby/object:Gem::Requirement