rails_event_store 1.2.0 → 2.0.1

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.
@@ -0,0 +1,14 @@
1
+ source 'https://rubygems.org'
2
+ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
+ gemspec
4
+
5
+ eval_gemfile '../support/bundler/Gemfile.shared'
6
+
7
+ gem 'ruby_event_store', path: '../ruby_event_store'
8
+ gem 'ruby_event_store-browser', path: '../ruby_event_store-browser'
9
+ gem 'rails_event_store_active_record', path: '../rails_event_store_active_record'
10
+ gem 'aggregate_root', path: '../aggregate_root'
11
+ gem 'sidekiq'
12
+ gem 'rack-test'
13
+ gem 'rails', '5.1.7'
14
+ gem 'sqlite3', '1.3.13'
@@ -0,0 +1,260 @@
1
+ PATH
2
+ remote: ../aggregate_root
3
+ specs:
4
+ aggregate_root (2.0.1)
5
+ ruby2_keywords
6
+ ruby_event_store (= 2.0.1)
7
+
8
+ PATH
9
+ remote: ../rails_event_store_active_record
10
+ specs:
11
+ rails_event_store_active_record (2.0.1)
12
+ activemodel (>= 3.0)
13
+ activerecord-import (>= 1.0.2)
14
+ activesupport (>= 3.0)
15
+ ruby_event_store (= 2.0.1)
16
+
17
+ PATH
18
+ remote: ../ruby_event_store-browser
19
+ specs:
20
+ ruby_event_store-browser (2.0.1)
21
+ ruby_event_store (= 2.0.1)
22
+ sinatra
23
+
24
+ PATH
25
+ remote: ../ruby_event_store
26
+ specs:
27
+ ruby_event_store (2.0.1)
28
+ concurrent-ruby (~> 1.0, >= 1.1.6)
29
+
30
+ PATH
31
+ remote: .
32
+ specs:
33
+ rails_event_store (2.0.1)
34
+ activejob (>= 3.0)
35
+ activemodel (>= 3.0)
36
+ activesupport (>= 3.0)
37
+ aggregate_root (= 2.0.1)
38
+ arkency-command_bus (>= 0.4)
39
+ rails_event_store_active_record (= 2.0.1)
40
+ ruby_event_store (= 2.0.1)
41
+ ruby_event_store-browser (= 2.0.1)
42
+
43
+ GEM
44
+ remote: https://rubygems.org/
45
+ remote: https://oss:7AXfeZdAfCqL1PvHm2nvDJO6Zd9UW8IK@gem.mutant.dev/
46
+ specs:
47
+ abstract_type (0.0.7)
48
+ actioncable (5.1.7)
49
+ actionpack (= 5.1.7)
50
+ nio4r (~> 2.0)
51
+ websocket-driver (~> 0.6.1)
52
+ actionmailer (5.1.7)
53
+ actionpack (= 5.1.7)
54
+ actionview (= 5.1.7)
55
+ activejob (= 5.1.7)
56
+ mail (~> 2.5, >= 2.5.4)
57
+ rails-dom-testing (~> 2.0)
58
+ actionpack (5.1.7)
59
+ actionview (= 5.1.7)
60
+ activesupport (= 5.1.7)
61
+ rack (~> 2.0)
62
+ rack-test (>= 0.6.3)
63
+ rails-dom-testing (~> 2.0)
64
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
65
+ actionview (5.1.7)
66
+ activesupport (= 5.1.7)
67
+ builder (~> 3.1)
68
+ erubi (~> 1.4)
69
+ rails-dom-testing (~> 2.0)
70
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
71
+ activejob (5.1.7)
72
+ activesupport (= 5.1.7)
73
+ globalid (>= 0.3.6)
74
+ activemodel (5.1.7)
75
+ activesupport (= 5.1.7)
76
+ activerecord (5.1.7)
77
+ activemodel (= 5.1.7)
78
+ activesupport (= 5.1.7)
79
+ arel (~> 8.0)
80
+ activerecord-import (1.0.7)
81
+ activerecord (>= 3.2)
82
+ activesupport (5.1.7)
83
+ concurrent-ruby (~> 1.0, >= 1.0.2)
84
+ i18n (>= 0.7, < 2)
85
+ minitest (~> 5.1)
86
+ tzinfo (~> 1.1)
87
+ adamantium (0.2.0)
88
+ ice_nine (~> 0.11.0)
89
+ memoizable (~> 0.4.0)
90
+ anima (0.3.2)
91
+ abstract_type (~> 0.0.7)
92
+ adamantium (~> 0.2)
93
+ equalizer (~> 0.0.11)
94
+ arel (8.0.0)
95
+ arkency-command_bus (0.4.0)
96
+ thread_safe
97
+ ast (2.4.1)
98
+ builder (3.2.4)
99
+ concord (0.1.6)
100
+ adamantium (~> 0.2.0)
101
+ equalizer (~> 0.0.9)
102
+ concurrent-ruby (1.1.7)
103
+ connection_pool (2.2.3)
104
+ crass (1.0.6)
105
+ diff-lcs (1.4.4)
106
+ equalizer (0.0.11)
107
+ erubi (1.10.0)
108
+ globalid (0.4.2)
109
+ activesupport (>= 4.2.0)
110
+ i18n (1.8.5)
111
+ concurrent-ruby (~> 1.0)
112
+ ice_nine (0.11.2)
113
+ loofah (2.8.0)
114
+ crass (~> 1.0.2)
115
+ nokogiri (>= 1.5.9)
116
+ mail (2.7.1)
117
+ mini_mime (>= 0.1.1)
118
+ memoizable (0.4.2)
119
+ thread_safe (~> 0.3, >= 0.3.1)
120
+ method_source (1.0.0)
121
+ mini_mime (1.0.2)
122
+ mini_portile2 (2.4.0)
123
+ minitest (5.14.2)
124
+ mprelude (0.1.0)
125
+ abstract_type (~> 0.0.7)
126
+ adamantium (~> 0.2.0)
127
+ concord (~> 0.1.5)
128
+ equalizer (~> 0.0.9)
129
+ ice_nine (~> 0.11.1)
130
+ procto (~> 0.0.2)
131
+ mustermann (1.1.1)
132
+ ruby2_keywords (~> 0.0.1)
133
+ mutant (0.10.22)
134
+ abstract_type (~> 0.0.7)
135
+ adamantium (~> 0.2.0)
136
+ anima (~> 0.3.1)
137
+ ast (~> 2.2)
138
+ concord (~> 0.1.5)
139
+ diff-lcs (~> 1.3)
140
+ equalizer (~> 0.0.9)
141
+ ice_nine (~> 0.11.1)
142
+ memoizable (~> 0.4.2)
143
+ mprelude (~> 0.1.0)
144
+ parser (~> 3.0.0)
145
+ procto (~> 0.0.2)
146
+ unparser (~> 0.5.6)
147
+ variable (~> 0.0.1)
148
+ mutant-license (0.1.1.2.1627430819213747598431630701693729869473.0)
149
+ mutant-rspec (0.10.22)
150
+ mutant (= 0.10.22)
151
+ rspec-core (>= 3.8.0, < 4.0.0)
152
+ nio4r (2.5.4)
153
+ nokogiri (1.10.10)
154
+ mini_portile2 (~> 2.4.0)
155
+ parser (3.0.0.0)
156
+ ast (~> 2.4.1)
157
+ procto (0.0.3)
158
+ rack (2.2.3)
159
+ rack-protection (2.1.0)
160
+ rack
161
+ rack-test (1.1.0)
162
+ rack (>= 1.0, < 3)
163
+ rails (5.1.7)
164
+ actioncable (= 5.1.7)
165
+ actionmailer (= 5.1.7)
166
+ actionpack (= 5.1.7)
167
+ actionview (= 5.1.7)
168
+ activejob (= 5.1.7)
169
+ activemodel (= 5.1.7)
170
+ activerecord (= 5.1.7)
171
+ activesupport (= 5.1.7)
172
+ bundler (>= 1.3.0)
173
+ railties (= 5.1.7)
174
+ sprockets-rails (>= 2.0.0)
175
+ rails-dom-testing (2.0.3)
176
+ activesupport (>= 4.2.0)
177
+ nokogiri (>= 1.6)
178
+ rails-html-sanitizer (1.3.0)
179
+ loofah (~> 2.3)
180
+ railties (5.1.7)
181
+ actionpack (= 5.1.7)
182
+ activesupport (= 5.1.7)
183
+ method_source
184
+ rake (>= 0.8.7)
185
+ thor (>= 0.18.1, < 2.0)
186
+ rake (13.0.3)
187
+ redis (4.2.5)
188
+ rspec (3.10.0)
189
+ rspec-core (~> 3.10.0)
190
+ rspec-expectations (~> 3.10.0)
191
+ rspec-mocks (~> 3.10.0)
192
+ rspec-core (3.10.1)
193
+ rspec-support (~> 3.10.0)
194
+ rspec-expectations (3.10.1)
195
+ diff-lcs (>= 1.2.0, < 2.0)
196
+ rspec-support (~> 3.10.0)
197
+ rspec-mocks (3.10.1)
198
+ diff-lcs (>= 1.2.0, < 2.0)
199
+ rspec-support (~> 3.10.0)
200
+ rspec-support (3.10.1)
201
+ ruby2_keywords (0.0.2)
202
+ sidekiq (6.1.2)
203
+ connection_pool (>= 2.2.2)
204
+ rack (~> 2.0)
205
+ redis (>= 4.2.0)
206
+ sinatra (2.1.0)
207
+ mustermann (~> 1.0)
208
+ rack (~> 2.2)
209
+ rack-protection (= 2.1.0)
210
+ tilt (~> 2.0)
211
+ sprockets (4.0.2)
212
+ concurrent-ruby (~> 1.0)
213
+ rack (> 1, < 3)
214
+ sprockets-rails (3.2.2)
215
+ actionpack (>= 4.0)
216
+ activesupport (>= 4.0)
217
+ sprockets (>= 3.0.0)
218
+ sqlite3 (1.3.13)
219
+ thor (1.0.1)
220
+ thread_safe (0.3.6)
221
+ tilt (2.0.10)
222
+ tzinfo (1.2.9)
223
+ thread_safe (~> 0.1)
224
+ unparser (0.5.6)
225
+ abstract_type (~> 0.0.7)
226
+ adamantium (~> 0.2.0)
227
+ anima (~> 0.3.1)
228
+ concord (~> 0.1.5)
229
+ diff-lcs (~> 1.3)
230
+ equalizer (~> 0.0.9)
231
+ mprelude (~> 0.1.0)
232
+ parser (>= 3.0.0)
233
+ procto (~> 0.0.2)
234
+ variable (0.0.1)
235
+ equalizer (~> 0.0.11)
236
+ websocket-driver (0.6.5)
237
+ websocket-extensions (>= 0.1.0)
238
+ websocket-extensions (0.1.5)
239
+
240
+ PLATFORMS
241
+ ruby
242
+
243
+ DEPENDENCIES
244
+ aggregate_root!
245
+ mutant (~> 0.10.21)
246
+ mutant-license!
247
+ mutant-rspec (~> 0.10.21)
248
+ rack-test
249
+ rails (= 5.1.7)
250
+ rails_event_store!
251
+ rails_event_store_active_record!
252
+ rake (>= 10.0)
253
+ rspec (~> 3.6)
254
+ ruby_event_store!
255
+ ruby_event_store-browser!
256
+ sidekiq
257
+ sqlite3 (= 1.3.13)
258
+
259
+ BUNDLED WITH
260
+ 2.1.4
@@ -0,0 +1,15 @@
1
+ source 'https://rubygems.org'
2
+ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
+ gemspec
4
+
5
+ eval_gemfile '../support/bundler/Gemfile.shared'
6
+
7
+ gem 'ruby_event_store', path: '../ruby_event_store'
8
+ gem 'ruby_event_store-browser', path: '../ruby_event_store-browser'
9
+ gem 'rails_event_store_active_record', path: '../rails_event_store_active_record'
10
+ gem 'aggregate_root', path: '../aggregate_root'
11
+ gem 'sidekiq'
12
+ gem 'rack-test'
13
+ gem 'rails', '5.2.4.4'
14
+ gem 'sqlite3', '1.3.13'
15
+
@@ -0,0 +1,268 @@
1
+ PATH
2
+ remote: ../aggregate_root
3
+ specs:
4
+ aggregate_root (2.0.1)
5
+ ruby2_keywords
6
+ ruby_event_store (= 2.0.1)
7
+
8
+ PATH
9
+ remote: ../rails_event_store_active_record
10
+ specs:
11
+ rails_event_store_active_record (2.0.1)
12
+ activemodel (>= 3.0)
13
+ activerecord-import (>= 1.0.2)
14
+ activesupport (>= 3.0)
15
+ ruby_event_store (= 2.0.1)
16
+
17
+ PATH
18
+ remote: ../ruby_event_store-browser
19
+ specs:
20
+ ruby_event_store-browser (2.0.1)
21
+ ruby_event_store (= 2.0.1)
22
+ sinatra
23
+
24
+ PATH
25
+ remote: ../ruby_event_store
26
+ specs:
27
+ ruby_event_store (2.0.1)
28
+ concurrent-ruby (~> 1.0, >= 1.1.6)
29
+
30
+ PATH
31
+ remote: .
32
+ specs:
33
+ rails_event_store (2.0.1)
34
+ activejob (>= 3.0)
35
+ activemodel (>= 3.0)
36
+ activesupport (>= 3.0)
37
+ aggregate_root (= 2.0.1)
38
+ arkency-command_bus (>= 0.4)
39
+ rails_event_store_active_record (= 2.0.1)
40
+ ruby_event_store (= 2.0.1)
41
+ ruby_event_store-browser (= 2.0.1)
42
+
43
+ GEM
44
+ remote: https://rubygems.org/
45
+ remote: https://oss:7AXfeZdAfCqL1PvHm2nvDJO6Zd9UW8IK@gem.mutant.dev/
46
+ specs:
47
+ abstract_type (0.0.7)
48
+ actioncable (5.2.4.4)
49
+ actionpack (= 5.2.4.4)
50
+ nio4r (~> 2.0)
51
+ websocket-driver (>= 0.6.1)
52
+ actionmailer (5.2.4.4)
53
+ actionpack (= 5.2.4.4)
54
+ actionview (= 5.2.4.4)
55
+ activejob (= 5.2.4.4)
56
+ mail (~> 2.5, >= 2.5.4)
57
+ rails-dom-testing (~> 2.0)
58
+ actionpack (5.2.4.4)
59
+ actionview (= 5.2.4.4)
60
+ activesupport (= 5.2.4.4)
61
+ rack (~> 2.0, >= 2.0.8)
62
+ rack-test (>= 0.6.3)
63
+ rails-dom-testing (~> 2.0)
64
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
65
+ actionview (5.2.4.4)
66
+ activesupport (= 5.2.4.4)
67
+ builder (~> 3.1)
68
+ erubi (~> 1.4)
69
+ rails-dom-testing (~> 2.0)
70
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
71
+ activejob (5.2.4.4)
72
+ activesupport (= 5.2.4.4)
73
+ globalid (>= 0.3.6)
74
+ activemodel (5.2.4.4)
75
+ activesupport (= 5.2.4.4)
76
+ activerecord (5.2.4.4)
77
+ activemodel (= 5.2.4.4)
78
+ activesupport (= 5.2.4.4)
79
+ arel (>= 9.0)
80
+ activerecord-import (1.0.7)
81
+ activerecord (>= 3.2)
82
+ activestorage (5.2.4.4)
83
+ actionpack (= 5.2.4.4)
84
+ activerecord (= 5.2.4.4)
85
+ marcel (~> 0.3.1)
86
+ activesupport (5.2.4.4)
87
+ concurrent-ruby (~> 1.0, >= 1.0.2)
88
+ i18n (>= 0.7, < 2)
89
+ minitest (~> 5.1)
90
+ tzinfo (~> 1.1)
91
+ adamantium (0.2.0)
92
+ ice_nine (~> 0.11.0)
93
+ memoizable (~> 0.4.0)
94
+ anima (0.3.2)
95
+ abstract_type (~> 0.0.7)
96
+ adamantium (~> 0.2)
97
+ equalizer (~> 0.0.11)
98
+ arel (9.0.0)
99
+ arkency-command_bus (0.4.0)
100
+ thread_safe
101
+ ast (2.4.1)
102
+ builder (3.2.4)
103
+ concord (0.1.6)
104
+ adamantium (~> 0.2.0)
105
+ equalizer (~> 0.0.9)
106
+ concurrent-ruby (1.1.7)
107
+ connection_pool (2.2.3)
108
+ crass (1.0.6)
109
+ diff-lcs (1.4.4)
110
+ equalizer (0.0.11)
111
+ erubi (1.10.0)
112
+ globalid (0.4.2)
113
+ activesupport (>= 4.2.0)
114
+ i18n (1.8.5)
115
+ concurrent-ruby (~> 1.0)
116
+ ice_nine (0.11.2)
117
+ loofah (2.8.0)
118
+ crass (~> 1.0.2)
119
+ nokogiri (>= 1.5.9)
120
+ mail (2.7.1)
121
+ mini_mime (>= 0.1.1)
122
+ marcel (0.3.3)
123
+ mimemagic (~> 0.3.2)
124
+ memoizable (0.4.2)
125
+ thread_safe (~> 0.3, >= 0.3.1)
126
+ method_source (1.0.0)
127
+ mimemagic (0.3.5)
128
+ mini_mime (1.0.2)
129
+ mini_portile2 (2.4.0)
130
+ minitest (5.14.2)
131
+ mprelude (0.1.0)
132
+ abstract_type (~> 0.0.7)
133
+ adamantium (~> 0.2.0)
134
+ concord (~> 0.1.5)
135
+ equalizer (~> 0.0.9)
136
+ ice_nine (~> 0.11.1)
137
+ procto (~> 0.0.2)
138
+ mustermann (1.1.1)
139
+ ruby2_keywords (~> 0.0.1)
140
+ mutant (0.10.22)
141
+ abstract_type (~> 0.0.7)
142
+ adamantium (~> 0.2.0)
143
+ anima (~> 0.3.1)
144
+ ast (~> 2.2)
145
+ concord (~> 0.1.5)
146
+ diff-lcs (~> 1.3)
147
+ equalizer (~> 0.0.9)
148
+ ice_nine (~> 0.11.1)
149
+ memoizable (~> 0.4.2)
150
+ mprelude (~> 0.1.0)
151
+ parser (~> 3.0.0)
152
+ procto (~> 0.0.2)
153
+ unparser (~> 0.5.6)
154
+ variable (~> 0.0.1)
155
+ mutant-license (0.1.1.2.1627430819213747598431630701693729869473.0)
156
+ mutant-rspec (0.10.22)
157
+ mutant (= 0.10.22)
158
+ rspec-core (>= 3.8.0, < 4.0.0)
159
+ nio4r (2.5.4)
160
+ nokogiri (1.10.10)
161
+ mini_portile2 (~> 2.4.0)
162
+ parser (3.0.0.0)
163
+ ast (~> 2.4.1)
164
+ procto (0.0.3)
165
+ rack (2.2.3)
166
+ rack-protection (2.1.0)
167
+ rack
168
+ rack-test (1.1.0)
169
+ rack (>= 1.0, < 3)
170
+ rails (5.2.4.4)
171
+ actioncable (= 5.2.4.4)
172
+ actionmailer (= 5.2.4.4)
173
+ actionpack (= 5.2.4.4)
174
+ actionview (= 5.2.4.4)
175
+ activejob (= 5.2.4.4)
176
+ activemodel (= 5.2.4.4)
177
+ activerecord (= 5.2.4.4)
178
+ activestorage (= 5.2.4.4)
179
+ activesupport (= 5.2.4.4)
180
+ bundler (>= 1.3.0)
181
+ railties (= 5.2.4.4)
182
+ sprockets-rails (>= 2.0.0)
183
+ rails-dom-testing (2.0.3)
184
+ activesupport (>= 4.2.0)
185
+ nokogiri (>= 1.6)
186
+ rails-html-sanitizer (1.3.0)
187
+ loofah (~> 2.3)
188
+ railties (5.2.4.4)
189
+ actionpack (= 5.2.4.4)
190
+ activesupport (= 5.2.4.4)
191
+ method_source
192
+ rake (>= 0.8.7)
193
+ thor (>= 0.19.0, < 2.0)
194
+ rake (13.0.3)
195
+ redis (4.2.5)
196
+ rspec (3.10.0)
197
+ rspec-core (~> 3.10.0)
198
+ rspec-expectations (~> 3.10.0)
199
+ rspec-mocks (~> 3.10.0)
200
+ rspec-core (3.10.1)
201
+ rspec-support (~> 3.10.0)
202
+ rspec-expectations (3.10.1)
203
+ diff-lcs (>= 1.2.0, < 2.0)
204
+ rspec-support (~> 3.10.0)
205
+ rspec-mocks (3.10.1)
206
+ diff-lcs (>= 1.2.0, < 2.0)
207
+ rspec-support (~> 3.10.0)
208
+ rspec-support (3.10.1)
209
+ ruby2_keywords (0.0.2)
210
+ sidekiq (6.1.2)
211
+ connection_pool (>= 2.2.2)
212
+ rack (~> 2.0)
213
+ redis (>= 4.2.0)
214
+ sinatra (2.1.0)
215
+ mustermann (~> 1.0)
216
+ rack (~> 2.2)
217
+ rack-protection (= 2.1.0)
218
+ tilt (~> 2.0)
219
+ sprockets (4.0.2)
220
+ concurrent-ruby (~> 1.0)
221
+ rack (> 1, < 3)
222
+ sprockets-rails (3.2.2)
223
+ actionpack (>= 4.0)
224
+ activesupport (>= 4.0)
225
+ sprockets (>= 3.0.0)
226
+ sqlite3 (1.3.13)
227
+ thor (1.0.1)
228
+ thread_safe (0.3.6)
229
+ tilt (2.0.10)
230
+ tzinfo (1.2.9)
231
+ thread_safe (~> 0.1)
232
+ unparser (0.5.6)
233
+ abstract_type (~> 0.0.7)
234
+ adamantium (~> 0.2.0)
235
+ anima (~> 0.3.1)
236
+ concord (~> 0.1.5)
237
+ diff-lcs (~> 1.3)
238
+ equalizer (~> 0.0.9)
239
+ mprelude (~> 0.1.0)
240
+ parser (>= 3.0.0)
241
+ procto (~> 0.0.2)
242
+ variable (0.0.1)
243
+ equalizer (~> 0.0.11)
244
+ websocket-driver (0.7.3)
245
+ websocket-extensions (>= 0.1.0)
246
+ websocket-extensions (0.1.5)
247
+
248
+ PLATFORMS
249
+ ruby
250
+
251
+ DEPENDENCIES
252
+ aggregate_root!
253
+ mutant (~> 0.10.21)
254
+ mutant-license!
255
+ mutant-rspec (~> 0.10.21)
256
+ rack-test
257
+ rails (= 5.2.4.4)
258
+ rails_event_store!
259
+ rails_event_store_active_record!
260
+ rake (>= 10.0)
261
+ rspec (~> 3.6)
262
+ ruby_event_store!
263
+ ruby_event_store-browser!
264
+ sidekiq
265
+ sqlite3 (= 1.3.13)
266
+
267
+ BUNDLED WITH
268
+ 2.1.4