rails_event_store 2.0.1 → 2.1.0

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