rails_event_store_active_record 2.0.2 → 2.1.0

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