rails_event_store 1.3.1 → 2.0.3

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