rails_event_store_active_record 2.0.3 → 2.1.0

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