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,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', '5.0.7.2'
14
- gem 'sqlite3', '1.3.13'
@@ -1,260 +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.0.7.2)
49
- actionpack (= 5.0.7.2)
50
- nio4r (>= 1.2, < 3.0)
51
- websocket-driver (~> 0.6.1)
52
- actionmailer (5.0.7.2)
53
- actionpack (= 5.0.7.2)
54
- actionview (= 5.0.7.2)
55
- activejob (= 5.0.7.2)
56
- mail (~> 2.5, >= 2.5.4)
57
- rails-dom-testing (~> 2.0)
58
- actionpack (5.0.7.2)
59
- actionview (= 5.0.7.2)
60
- activesupport (= 5.0.7.2)
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.0.7.2)
66
- activesupport (= 5.0.7.2)
67
- builder (~> 3.1)
68
- erubis (~> 2.7.0)
69
- rails-dom-testing (~> 2.0)
70
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
71
- activejob (5.0.7.2)
72
- activesupport (= 5.0.7.2)
73
- globalid (>= 0.3.6)
74
- activemodel (5.0.7.2)
75
- activesupport (= 5.0.7.2)
76
- activerecord (5.0.7.2)
77
- activemodel (= 5.0.7.2)
78
- activesupport (= 5.0.7.2)
79
- arel (~> 7.0)
80
- activerecord-import (1.0.7)
81
- activerecord (>= 3.2)
82
- activesupport (5.0.7.2)
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 (7.1.4)
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
- erubis (2.7.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 (0.6.3)
162
- rack (>= 1.0)
163
- rails (5.0.7.2)
164
- actioncable (= 5.0.7.2)
165
- actionmailer (= 5.0.7.2)
166
- actionpack (= 5.0.7.2)
167
- actionview (= 5.0.7.2)
168
- activejob (= 5.0.7.2)
169
- activemodel (= 5.0.7.2)
170
- activerecord (= 5.0.7.2)
171
- activesupport (= 5.0.7.2)
172
- bundler (>= 1.3.0)
173
- railties (= 5.0.7.2)
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.0.7.2)
181
- actionpack (= 5.0.7.2)
182
- activesupport (= 5.0.7.2)
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.0.7.2)
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
@@ -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', '5.1.7'
14
- gem 'sqlite3', '1.3.13'
@@ -1,260 +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.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