comma 4.3.2 → 4.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +2 -0
  3. data/.travis.yml +14 -32
  4. data/Appraisals +12 -6
  5. data/Gemfile +3 -1
  6. data/Gemfile.lock +36 -21
  7. data/README.md +2 -2
  8. data/comma.gemspec +1 -4
  9. data/gemfiles/active5.0.7.2.gemfile +3 -1
  10. data/gemfiles/active5.0.7.2.gemfile.lock +26 -21
  11. data/gemfiles/active5.1.7.gemfile +3 -1
  12. data/gemfiles/active5.1.7.gemfile.lock +26 -21
  13. data/gemfiles/active5.2.4.3.gemfile +12 -0
  14. data/gemfiles/{active5.2.3.gemfile.lock → active5.2.4.3.gemfile.lock} +33 -28
  15. data/gemfiles/active6.0.3.1.gemfile +12 -0
  16. data/gemfiles/{active4.2.11.1.gemfile.lock → active6.0.3.1.gemfile.lock} +38 -35
  17. data/gemfiles/rails5.0.7.2.gemfile +4 -1
  18. data/gemfiles/rails5.0.7.2.gemfile.lock +38 -32
  19. data/gemfiles/rails5.1.7.gemfile +4 -1
  20. data/gemfiles/rails5.1.7.gemfile.lock +39 -33
  21. data/gemfiles/{rails6.0.0.gemfile → rails5.2.4.3.gemfile} +5 -2
  22. data/gemfiles/{rails5.2.3.gemfile.lock → rails5.2.4.3.gemfile.lock} +79 -73
  23. data/gemfiles/{rails5.2.3.gemfile → rails6.0.3.1.gemfile} +4 -2
  24. data/gemfiles/rails6.0.3.1.gemfile.lock +227 -0
  25. data/lib/comma.rb +2 -1
  26. data/lib/comma/generator.rb +2 -2
  27. data/lib/comma/version.rb +1 -1
  28. data/spec/comma/comma_spec.rb +3 -3
  29. data/spec/comma/data_extractor_spec.rb +8 -8
  30. data/spec/comma/header_extractor_spec.rb +5 -5
  31. data/spec/comma/rails/active_record_spec.rb +12 -12
  32. data/spec/controllers/users_controller_spec.rb +45 -33
  33. data/spec/spec_helper.rb +14 -1
  34. metadata +13 -31
  35. data/gemfiles/active4.2.11.1.gemfile +0 -10
  36. data/gemfiles/active5.2.3.gemfile +0 -10
  37. data/gemfiles/active6.0.0.gemfile +0 -10
  38. data/gemfiles/active6.0.0.gemfile.lock +0 -108
  39. data/gemfiles/rails4.2.11.1.gemfile +0 -11
  40. data/gemfiles/rails4.2.11.1.gemfile.lock +0 -191
  41. data/gemfiles/rails6.0.0.gemfile.lock +0 -237
@@ -1,10 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "coveralls", :require => false
6
- gem "rubocop", :require => false
7
- gem "activesupport", "4.2.11.1"
8
- gem "activerecord", "4.2.11.1"
9
-
10
- gemspec :path => "../"
@@ -1,10 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "coveralls", :require => false
6
- gem "rubocop", :require => false
7
- gem "activesupport", "5.2.3"
8
- gem "activerecord", "5.2.3"
9
-
10
- gemspec :path => "../"
@@ -1,10 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "coveralls", :require => false
6
- gem "rubocop", :require => false
7
- gem "activesupport", "6.0.0.beta3"
8
- gem "activerecord", "6.0.0.beta3"
9
-
10
- gemspec :path => "../"
@@ -1,108 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- comma (4.3.2)
5
- activesupport (>= 4.2.0, < 6.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- activemodel (6.0.0.beta3)
11
- activesupport (= 6.0.0.beta3)
12
- activerecord (6.0.0.beta3)
13
- activemodel (= 6.0.0.beta3)
14
- activesupport (= 6.0.0.beta3)
15
- activesupport (6.0.0.beta3)
16
- concurrent-ruby (~> 1.0, >= 1.0.2)
17
- i18n (>= 0.7, < 2)
18
- minitest (~> 5.1)
19
- tzinfo (~> 1.1)
20
- zeitwerk (~> 1.3, >= 1.3.1)
21
- appraisal (1.0.3)
22
- bundler
23
- rake
24
- thor (>= 0.14.0)
25
- ast (2.4.0)
26
- concurrent-ruby (1.1.5)
27
- coveralls (0.8.21)
28
- json (>= 1.8, < 3)
29
- simplecov (~> 0.14.1)
30
- term-ansicolor (~> 1.3)
31
- thor (~> 0.19.4)
32
- tins (~> 1.6)
33
- diff-lcs (1.3)
34
- docile (1.1.5)
35
- i18n (1.6.0)
36
- concurrent-ruby (~> 1.0)
37
- jaro_winkler (1.5.2)
38
- json (2.2.0)
39
- minitest (5.11.3)
40
- parallel (1.17.0)
41
- parser (2.6.2.1)
42
- ast (~> 2.4.0)
43
- psych (3.1.0)
44
- rainbow (3.0.0)
45
- rake (10.5.0)
46
- rspec (3.5.0)
47
- rspec-core (~> 3.5.0)
48
- rspec-expectations (~> 3.5.0)
49
- rspec-mocks (~> 3.5.0)
50
- rspec-activemodel-mocks (1.1.0)
51
- activemodel (>= 3.0)
52
- activesupport (>= 3.0)
53
- rspec-mocks (>= 2.99, < 4.0)
54
- rspec-core (3.5.4)
55
- rspec-support (~> 3.5.0)
56
- rspec-expectations (3.5.0)
57
- diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.5.0)
59
- rspec-its (1.3.0)
60
- rspec-core (>= 3.0.0)
61
- rspec-expectations (>= 3.0.0)
62
- rspec-mocks (3.5.0)
63
- diff-lcs (>= 1.2.0, < 2.0)
64
- rspec-support (~> 3.5.0)
65
- rspec-support (3.5.0)
66
- rubocop (0.67.2)
67
- jaro_winkler (~> 1.5.1)
68
- parallel (~> 1.10)
69
- parser (>= 2.5, != 2.5.1.1)
70
- psych (>= 3.1.0)
71
- rainbow (>= 2.2.2, < 4.0)
72
- ruby-progressbar (~> 1.7)
73
- unicode-display_width (>= 1.4.0, < 1.6)
74
- ruby-progressbar (1.10.0)
75
- simplecov (0.14.1)
76
- docile (~> 1.1.0)
77
- json (>= 1.8, < 3)
78
- simplecov-html (~> 0.10.0)
79
- simplecov-html (0.10.2)
80
- sqlite3 (1.3.13)
81
- term-ansicolor (1.7.1)
82
- tins (~> 1.0)
83
- thor (0.19.4)
84
- thread_safe (0.3.6)
85
- tins (1.20.2)
86
- tzinfo (1.2.5)
87
- thread_safe (~> 0.1)
88
- unicode-display_width (1.5.0)
89
- zeitwerk (1.4.3)
90
-
91
- PLATFORMS
92
- ruby
93
-
94
- DEPENDENCIES
95
- activerecord (= 6.0.0.beta3)
96
- activesupport (= 6.0.0.beta3)
97
- appraisal (~> 1.0.0)
98
- comma!
99
- coveralls
100
- rake (~> 10.5.0)
101
- rspec (~> 3.5.0)
102
- rspec-activemodel-mocks
103
- rspec-its
104
- rubocop
105
- sqlite3 (~> 1.3.11)
106
-
107
- BUNDLED WITH
108
- 1.17.3
@@ -1,11 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "coveralls", :require => false
6
- gem "rubocop", :require => false
7
- gem "rails", "4.2.11.1"
8
- gem "rspec-rails"
9
- gem "test-unit"
10
-
11
- gemspec :path => "../"
@@ -1,191 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- comma (4.3.2)
5
- activesupport (>= 4.2.0, < 6.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actionmailer (4.2.11.1)
11
- actionpack (= 4.2.11.1)
12
- actionview (= 4.2.11.1)
13
- activejob (= 4.2.11.1)
14
- mail (~> 2.5, >= 2.5.4)
15
- rails-dom-testing (~> 1.0, >= 1.0.5)
16
- actionpack (4.2.11.1)
17
- actionview (= 4.2.11.1)
18
- activesupport (= 4.2.11.1)
19
- rack (~> 1.6)
20
- rack-test (~> 0.6.2)
21
- rails-dom-testing (~> 1.0, >= 1.0.5)
22
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
23
- actionview (4.2.11.1)
24
- activesupport (= 4.2.11.1)
25
- builder (~> 3.1)
26
- erubis (~> 2.7.0)
27
- rails-dom-testing (~> 1.0, >= 1.0.5)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
29
- activejob (4.2.11.1)
30
- activesupport (= 4.2.11.1)
31
- globalid (>= 0.3.0)
32
- activemodel (4.2.11.1)
33
- activesupport (= 4.2.11.1)
34
- builder (~> 3.1)
35
- activerecord (4.2.11.1)
36
- activemodel (= 4.2.11.1)
37
- activesupport (= 4.2.11.1)
38
- arel (~> 6.0)
39
- activesupport (4.2.11.1)
40
- i18n (~> 0.7)
41
- minitest (~> 5.1)
42
- thread_safe (~> 0.3, >= 0.3.4)
43
- tzinfo (~> 1.1)
44
- appraisal (1.0.3)
45
- bundler
46
- rake
47
- thor (>= 0.14.0)
48
- arel (6.0.4)
49
- ast (2.4.0)
50
- builder (3.2.3)
51
- concurrent-ruby (1.1.5)
52
- coveralls (0.8.22)
53
- json (>= 1.8, < 3)
54
- simplecov (~> 0.16.1)
55
- term-ansicolor (~> 1.3)
56
- thor (~> 0.19.4)
57
- tins (~> 1.6)
58
- crass (1.0.4)
59
- diff-lcs (1.3)
60
- docile (1.3.1)
61
- erubis (2.7.0)
62
- globalid (0.4.2)
63
- activesupport (>= 4.2.0)
64
- i18n (0.9.5)
65
- concurrent-ruby (~> 1.0)
66
- jaro_winkler (1.5.2)
67
- json (2.2.0)
68
- loofah (2.2.3)
69
- crass (~> 1.0.2)
70
- nokogiri (>= 1.5.9)
71
- mail (2.7.1)
72
- mini_mime (>= 0.1.1)
73
- mini_mime (1.0.1)
74
- mini_portile2 (2.4.0)
75
- minitest (5.11.3)
76
- nokogiri (1.10.2)
77
- mini_portile2 (~> 2.4.0)
78
- parallel (1.17.0)
79
- parser (2.6.2.1)
80
- ast (~> 2.4.0)
81
- power_assert (1.1.4)
82
- psych (3.1.0)
83
- rack (1.6.11)
84
- rack-test (0.6.3)
85
- rack (>= 1.0)
86
- rails (4.2.11.1)
87
- actionmailer (= 4.2.11.1)
88
- actionpack (= 4.2.11.1)
89
- actionview (= 4.2.11.1)
90
- activejob (= 4.2.11.1)
91
- activemodel (= 4.2.11.1)
92
- activerecord (= 4.2.11.1)
93
- activesupport (= 4.2.11.1)
94
- bundler (>= 1.3.0, < 2.0)
95
- railties (= 4.2.11.1)
96
- sprockets-rails
97
- rails-deprecated_sanitizer (1.0.3)
98
- activesupport (>= 4.2.0.alpha)
99
- rails-dom-testing (1.0.9)
100
- activesupport (>= 4.2.0, < 5.0)
101
- nokogiri (~> 1.6)
102
- rails-deprecated_sanitizer (>= 1.0.1)
103
- rails-html-sanitizer (1.0.4)
104
- loofah (~> 2.2, >= 2.2.2)
105
- railties (4.2.11.1)
106
- actionpack (= 4.2.11.1)
107
- activesupport (= 4.2.11.1)
108
- rake (>= 0.8.7)
109
- thor (>= 0.18.1, < 2.0)
110
- rainbow (3.0.0)
111
- rake (10.5.0)
112
- rspec (3.5.0)
113
- rspec-core (~> 3.5.0)
114
- rspec-expectations (~> 3.5.0)
115
- rspec-mocks (~> 3.5.0)
116
- rspec-activemodel-mocks (1.1.0)
117
- activemodel (>= 3.0)
118
- activesupport (>= 3.0)
119
- rspec-mocks (>= 2.99, < 4.0)
120
- rspec-core (3.5.4)
121
- rspec-support (~> 3.5.0)
122
- rspec-expectations (3.5.0)
123
- diff-lcs (>= 1.2.0, < 2.0)
124
- rspec-support (~> 3.5.0)
125
- rspec-its (1.3.0)
126
- rspec-core (>= 3.0.0)
127
- rspec-expectations (>= 3.0.0)
128
- rspec-mocks (3.5.0)
129
- diff-lcs (>= 1.2.0, < 2.0)
130
- rspec-support (~> 3.5.0)
131
- rspec-rails (3.5.2)
132
- actionpack (>= 3.0)
133
- activesupport (>= 3.0)
134
- railties (>= 3.0)
135
- rspec-core (~> 3.5.0)
136
- rspec-expectations (~> 3.5.0)
137
- rspec-mocks (~> 3.5.0)
138
- rspec-support (~> 3.5.0)
139
- rspec-support (3.5.0)
140
- rubocop (0.67.2)
141
- jaro_winkler (~> 1.5.1)
142
- parallel (~> 1.10)
143
- parser (>= 2.5, != 2.5.1.1)
144
- psych (>= 3.1.0)
145
- rainbow (>= 2.2.2, < 4.0)
146
- ruby-progressbar (~> 1.7)
147
- unicode-display_width (>= 1.4.0, < 1.6)
148
- ruby-progressbar (1.10.0)
149
- simplecov (0.16.1)
150
- docile (~> 1.1)
151
- json (>= 1.8, < 3)
152
- simplecov-html (~> 0.10.0)
153
- simplecov-html (0.10.2)
154
- sprockets (3.7.2)
155
- concurrent-ruby (~> 1.0)
156
- rack (> 1, < 3)
157
- sprockets-rails (3.2.1)
158
- actionpack (>= 4.0)
159
- activesupport (>= 4.0)
160
- sprockets (>= 3.0.0)
161
- sqlite3 (1.3.13)
162
- term-ansicolor (1.7.1)
163
- tins (~> 1.0)
164
- test-unit (3.3.2)
165
- power_assert
166
- thor (0.19.4)
167
- thread_safe (0.3.6)
168
- tins (1.20.2)
169
- tzinfo (1.2.5)
170
- thread_safe (~> 0.1)
171
- unicode-display_width (1.5.0)
172
-
173
- PLATFORMS
174
- ruby
175
-
176
- DEPENDENCIES
177
- appraisal (~> 1.0.0)
178
- comma!
179
- coveralls
180
- rails (= 4.2.11.1)
181
- rake (~> 10.5.0)
182
- rspec (~> 3.5.0)
183
- rspec-activemodel-mocks
184
- rspec-its
185
- rspec-rails
186
- rubocop
187
- sqlite3 (~> 1.3.11)
188
- test-unit
189
-
190
- BUNDLED WITH
191
- 1.17.3
@@ -1,237 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- comma (4.3.2)
5
- activesupport (>= 4.2.0, < 6.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actioncable (6.0.0.beta3)
11
- actionpack (= 6.0.0.beta3)
12
- nio4r (~> 2.0)
13
- websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.0.beta3)
15
- actionpack (= 6.0.0.beta3)
16
- activejob (= 6.0.0.beta3)
17
- activerecord (= 6.0.0.beta3)
18
- activestorage (= 6.0.0.beta3)
19
- activesupport (= 6.0.0.beta3)
20
- mail (>= 2.7.1)
21
- actionmailer (6.0.0.beta3)
22
- actionpack (= 6.0.0.beta3)
23
- actionview (= 6.0.0.beta3)
24
- activejob (= 6.0.0.beta3)
25
- mail (~> 2.5, >= 2.5.4)
26
- rails-dom-testing (~> 2.0)
27
- actionpack (6.0.0.beta3)
28
- actionview (= 6.0.0.beta3)
29
- activesupport (= 6.0.0.beta3)
30
- rack (~> 2.0)
31
- rack-test (>= 0.6.3)
32
- rails-dom-testing (~> 2.0)
33
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
34
- actiontext (6.0.0.beta3)
35
- actionpack (= 6.0.0.beta3)
36
- activerecord (= 6.0.0.beta3)
37
- activestorage (= 6.0.0.beta3)
38
- activesupport (= 6.0.0.beta3)
39
- nokogiri (>= 1.8.5)
40
- actionview (6.0.0.beta3)
41
- activesupport (= 6.0.0.beta3)
42
- builder (~> 3.1)
43
- erubi (~> 1.4)
44
- rails-dom-testing (~> 2.0)
45
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
46
- activejob (6.0.0.beta3)
47
- activesupport (= 6.0.0.beta3)
48
- globalid (>= 0.3.6)
49
- activemodel (6.0.0.beta3)
50
- activesupport (= 6.0.0.beta3)
51
- activerecord (6.0.0.beta3)
52
- activemodel (= 6.0.0.beta3)
53
- activesupport (= 6.0.0.beta3)
54
- activestorage (6.0.0.beta3)
55
- actionpack (= 6.0.0.beta3)
56
- activerecord (= 6.0.0.beta3)
57
- marcel (~> 0.3.1)
58
- activesupport (6.0.0.beta3)
59
- concurrent-ruby (~> 1.0, >= 1.0.2)
60
- i18n (>= 0.7, < 2)
61
- minitest (~> 5.1)
62
- tzinfo (~> 1.1)
63
- zeitwerk (~> 1.3, >= 1.3.1)
64
- appraisal (1.0.3)
65
- bundler
66
- rake
67
- thor (>= 0.14.0)
68
- ast (2.4.0)
69
- builder (3.2.3)
70
- concurrent-ruby (1.1.5)
71
- coveralls (0.7.1)
72
- multi_json (~> 1.3)
73
- rest-client
74
- simplecov (>= 0.7)
75
- term-ansicolor
76
- thor
77
- crass (1.0.4)
78
- diff-lcs (1.3)
79
- docile (1.3.1)
80
- domain_name (0.5.20180417)
81
- unf (>= 0.0.5, < 1.0.0)
82
- erubi (1.8.0)
83
- globalid (0.4.2)
84
- activesupport (>= 4.2.0)
85
- http-cookie (1.0.3)
86
- domain_name (~> 0.5)
87
- i18n (1.6.0)
88
- concurrent-ruby (~> 1.0)
89
- jaro_winkler (1.5.2)
90
- json (2.2.0)
91
- loofah (2.2.3)
92
- crass (~> 1.0.2)
93
- nokogiri (>= 1.5.9)
94
- mail (2.7.1)
95
- mini_mime (>= 0.1.1)
96
- marcel (0.3.3)
97
- mimemagic (~> 0.3.2)
98
- method_source (0.9.2)
99
- mime-types (3.2.2)
100
- mime-types-data (~> 3.2015)
101
- mime-types-data (3.2019.0331)
102
- mimemagic (0.3.3)
103
- mini_mime (1.0.1)
104
- mini_portile2 (2.4.0)
105
- minitest (5.11.3)
106
- multi_json (1.13.1)
107
- netrc (0.11.0)
108
- nio4r (2.3.1)
109
- nokogiri (1.10.2)
110
- mini_portile2 (~> 2.4.0)
111
- parallel (1.17.0)
112
- parser (2.6.2.1)
113
- ast (~> 2.4.0)
114
- power_assert (1.1.4)
115
- psych (3.1.0)
116
- rack (2.0.7)
117
- rack-test (1.1.0)
118
- rack (>= 1.0, < 3)
119
- rails (6.0.0.beta3)
120
- actioncable (= 6.0.0.beta3)
121
- actionmailbox (= 6.0.0.beta3)
122
- actionmailer (= 6.0.0.beta3)
123
- actionpack (= 6.0.0.beta3)
124
- actiontext (= 6.0.0.beta3)
125
- actionview (= 6.0.0.beta3)
126
- activejob (= 6.0.0.beta3)
127
- activemodel (= 6.0.0.beta3)
128
- activerecord (= 6.0.0.beta3)
129
- activestorage (= 6.0.0.beta3)
130
- activesupport (= 6.0.0.beta3)
131
- bundler (>= 1.3.0)
132
- railties (= 6.0.0.beta3)
133
- sprockets-rails (>= 2.0.0)
134
- rails-dom-testing (2.0.3)
135
- activesupport (>= 4.2.0)
136
- nokogiri (>= 1.6)
137
- rails-html-sanitizer (1.0.4)
138
- loofah (~> 2.2, >= 2.2.2)
139
- railties (6.0.0.beta3)
140
- actionpack (= 6.0.0.beta3)
141
- activesupport (= 6.0.0.beta3)
142
- method_source
143
- rake (>= 0.8.7)
144
- thor (>= 0.20.3, < 2.0)
145
- rainbow (3.0.0)
146
- rake (10.5.0)
147
- rest-client (2.0.2)
148
- http-cookie (>= 1.0.2, < 2.0)
149
- mime-types (>= 1.16, < 4.0)
150
- netrc (~> 0.8)
151
- rspec (3.5.0)
152
- rspec-core (~> 3.5.0)
153
- rspec-expectations (~> 3.5.0)
154
- rspec-mocks (~> 3.5.0)
155
- rspec-activemodel-mocks (1.1.0)
156
- activemodel (>= 3.0)
157
- activesupport (>= 3.0)
158
- rspec-mocks (>= 2.99, < 4.0)
159
- rspec-core (3.5.4)
160
- rspec-support (~> 3.5.0)
161
- rspec-expectations (3.5.0)
162
- diff-lcs (>= 1.2.0, < 2.0)
163
- rspec-support (~> 3.5.0)
164
- rspec-its (1.3.0)
165
- rspec-core (>= 3.0.0)
166
- rspec-expectations (>= 3.0.0)
167
- rspec-mocks (3.5.0)
168
- diff-lcs (>= 1.2.0, < 2.0)
169
- rspec-support (~> 3.5.0)
170
- rspec-rails (3.5.2)
171
- actionpack (>= 3.0)
172
- activesupport (>= 3.0)
173
- railties (>= 3.0)
174
- rspec-core (~> 3.5.0)
175
- rspec-expectations (~> 3.5.0)
176
- rspec-mocks (~> 3.5.0)
177
- rspec-support (~> 3.5.0)
178
- rspec-support (3.5.0)
179
- rubocop (0.67.2)
180
- jaro_winkler (~> 1.5.1)
181
- parallel (~> 1.10)
182
- parser (>= 2.5, != 2.5.1.1)
183
- psych (>= 3.1.0)
184
- rainbow (>= 2.2.2, < 4.0)
185
- ruby-progressbar (~> 1.7)
186
- unicode-display_width (>= 1.4.0, < 1.6)
187
- ruby-progressbar (1.10.0)
188
- simplecov (0.16.1)
189
- docile (~> 1.1)
190
- json (>= 1.8, < 3)
191
- simplecov-html (~> 0.10.0)
192
- simplecov-html (0.10.2)
193
- sprockets (3.7.2)
194
- concurrent-ruby (~> 1.0)
195
- rack (> 1, < 3)
196
- sprockets-rails (3.2.1)
197
- actionpack (>= 4.0)
198
- activesupport (>= 4.0)
199
- sprockets (>= 3.0.0)
200
- sqlite3 (1.3.13)
201
- term-ansicolor (1.7.1)
202
- tins (~> 1.0)
203
- test-unit (3.3.2)
204
- power_assert
205
- thor (0.20.3)
206
- thread_safe (0.3.6)
207
- tins (1.20.2)
208
- tzinfo (1.2.5)
209
- thread_safe (~> 0.1)
210
- unf (0.1.4)
211
- unf_ext
212
- unf_ext (0.0.7.5)
213
- unicode-display_width (1.5.0)
214
- websocket-driver (0.7.0)
215
- websocket-extensions (>= 0.1.0)
216
- websocket-extensions (0.1.3)
217
- zeitwerk (1.4.3)
218
-
219
- PLATFORMS
220
- ruby
221
-
222
- DEPENDENCIES
223
- appraisal (~> 1.0.0)
224
- comma!
225
- coveralls
226
- rails (= 6.0.0.beta3)
227
- rake (~> 10.5.0)
228
- rspec (~> 3.5.0)
229
- rspec-activemodel-mocks
230
- rspec-its
231
- rspec-rails
232
- rubocop
233
- sqlite3 (~> 1.3.11)
234
- test-unit
235
-
236
- BUNDLED WITH
237
- 1.17.3