comma 4.7.0 → 4.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/build.yml +4 -23
  3. data/.rubocop.yml +1 -1
  4. data/.rubocop_todo.yml +96 -49
  5. data/Appraisals +25 -34
  6. data/Gemfile +1 -1
  7. data/Gemfile.lock +67 -58
  8. data/README.md +2 -2
  9. data/comma.gemspec +5 -0
  10. data/gemfiles/{active5.2.5.gemfile → active6.0.6.gemfile} +3 -3
  11. data/gemfiles/{active6.0.3.6.gemfile.lock → active6.0.6.gemfile.lock} +55 -37
  12. data/gemfiles/{active6.1.3.1.gemfile → active6.1.7.6.gemfile} +3 -3
  13. data/gemfiles/{active7.0.0.gemfile.lock → active6.1.7.6.gemfile.lock} +56 -36
  14. data/gemfiles/active7.0.8.gemfile +12 -0
  15. data/gemfiles/{active6.1.3.1.gemfile.lock → active7.0.8.gemfile.lock} +54 -38
  16. data/gemfiles/active7.1.3.gemfile +12 -0
  17. data/gemfiles/{active5.2.5.gemfile.lock → active7.1.3.gemfile.lock} +64 -43
  18. data/gemfiles/{rails6.1.3.1.gemfile → rails6.0.6.gemfile} +2 -2
  19. data/gemfiles/rails6.0.6.gemfile.lock +268 -0
  20. data/gemfiles/{rails6.0.3.6.gemfile → rails6.1.7.6.gemfile} +2 -2
  21. data/gemfiles/rails6.1.7.6.gemfile.lock +271 -0
  22. data/gemfiles/{rails7.0.0.gemfile → rails7.0.8.gemfile} +2 -2
  23. data/gemfiles/rails7.0.8.gemfile.lock +266 -0
  24. data/gemfiles/{active7.0.0.gemfile → rails7.1.3.gemfile} +3 -3
  25. data/gemfiles/rails7.1.3.gemfile.lock +289 -0
  26. data/lib/comma/header_extractor.rb +1 -0
  27. data/lib/comma/version.rb +1 -1
  28. data/lib/comma.rb +2 -0
  29. data/spec/comma/comma_spec.rb +18 -18
  30. data/spec/comma/rails/active_record_spec.rb +1 -1
  31. data/spec/comma/rails/mongoid_spec.rb +1 -1
  32. data/spec/spec_helper.rb +1 -0
  33. metadata +108 -23
  34. data/gemfiles/active6.0.3.6.gemfile +0 -12
  35. data/gemfiles/rails5.2.5.gemfile +0 -14
  36. data/gemfiles/rails5.2.5.gemfile.lock +0 -217
  37. data/gemfiles/rails6.0.3.6.gemfile.lock +0 -232
  38. data/gemfiles/rails6.1.3.1.gemfile.lock +0 -235
  39. data/gemfiles/rails7.0.0.gemfile.lock +0 -224
@@ -0,0 +1,271 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ comma (4.9.0)
5
+ activesupport (>= 4.2.0)
6
+ csv (>= 3.3)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (6.1.7.6)
12
+ actionpack (= 6.1.7.6)
13
+ activesupport (= 6.1.7.6)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (6.1.7.6)
17
+ actionpack (= 6.1.7.6)
18
+ activejob (= 6.1.7.6)
19
+ activerecord (= 6.1.7.6)
20
+ activestorage (= 6.1.7.6)
21
+ activesupport (= 6.1.7.6)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.1.7.6)
24
+ actionpack (= 6.1.7.6)
25
+ actionview (= 6.1.7.6)
26
+ activejob (= 6.1.7.6)
27
+ activesupport (= 6.1.7.6)
28
+ mail (~> 2.5, >= 2.5.4)
29
+ rails-dom-testing (~> 2.0)
30
+ actionpack (6.1.7.6)
31
+ actionview (= 6.1.7.6)
32
+ activesupport (= 6.1.7.6)
33
+ rack (~> 2.0, >= 2.0.9)
34
+ rack-test (>= 0.6.3)
35
+ rails-dom-testing (~> 2.0)
36
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
+ actiontext (6.1.7.6)
38
+ actionpack (= 6.1.7.6)
39
+ activerecord (= 6.1.7.6)
40
+ activestorage (= 6.1.7.6)
41
+ activesupport (= 6.1.7.6)
42
+ nokogiri (>= 1.8.5)
43
+ actionview (6.1.7.6)
44
+ activesupport (= 6.1.7.6)
45
+ builder (~> 3.1)
46
+ erubi (~> 1.4)
47
+ rails-dom-testing (~> 2.0)
48
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
+ activejob (6.1.7.6)
50
+ activesupport (= 6.1.7.6)
51
+ globalid (>= 0.3.6)
52
+ activemodel (6.1.7.6)
53
+ activesupport (= 6.1.7.6)
54
+ activerecord (6.1.7.6)
55
+ activemodel (= 6.1.7.6)
56
+ activesupport (= 6.1.7.6)
57
+ activestorage (6.1.7.6)
58
+ actionpack (= 6.1.7.6)
59
+ activejob (= 6.1.7.6)
60
+ activerecord (= 6.1.7.6)
61
+ activesupport (= 6.1.7.6)
62
+ marcel (~> 1.0)
63
+ mini_mime (>= 1.1.0)
64
+ activesupport (6.1.7.6)
65
+ concurrent-ruby (~> 1.0, >= 1.0.2)
66
+ i18n (>= 1.6, < 2)
67
+ minitest (>= 5.1)
68
+ tzinfo (~> 2.0)
69
+ zeitwerk (~> 2.3)
70
+ appraisal (1.0.3)
71
+ bundler
72
+ rake
73
+ thor (>= 0.14.0)
74
+ ast (2.4.2)
75
+ base64 (0.3.0)
76
+ bigdecimal (4.1.2)
77
+ builder (3.2.4)
78
+ concurrent-ruby (1.3.6)
79
+ coveralls (0.8.23)
80
+ json (>= 1.8, < 3)
81
+ simplecov (~> 0.16.1)
82
+ term-ansicolor (~> 1.3)
83
+ thor (>= 0.19.4, < 2.0)
84
+ tins (~> 1.6)
85
+ crass (1.0.6)
86
+ csv (3.3.5)
87
+ date (3.3.4)
88
+ diff-lcs (1.5.0)
89
+ docile (1.4.0)
90
+ drb (2.2.3)
91
+ erubi (1.12.0)
92
+ globalid (1.2.1)
93
+ activesupport (>= 6.1)
94
+ i18n (1.14.8)
95
+ concurrent-ruby (~> 1.0)
96
+ json (2.7.1)
97
+ loofah (2.22.0)
98
+ crass (~> 1.0.2)
99
+ nokogiri (>= 1.12.0)
100
+ mail (2.8.1)
101
+ mini_mime (>= 0.1.1)
102
+ net-imap
103
+ net-pop
104
+ net-smtp
105
+ marcel (1.0.2)
106
+ method_source (1.0.0)
107
+ mini_mime (1.1.5)
108
+ mini_portile2 (2.8.9)
109
+ minitest (5.14.4)
110
+ mutex_m (0.3.0)
111
+ net-imap (0.4.9.1)
112
+ date
113
+ net-protocol
114
+ net-pop (0.1.2)
115
+ net-protocol
116
+ net-protocol (0.2.2)
117
+ timeout
118
+ net-smtp (0.4.0.1)
119
+ net-protocol
120
+ nio4r (2.7.0)
121
+ nokogiri (1.16.0)
122
+ mini_portile2 (~> 2.8.2)
123
+ racc (~> 1.4)
124
+ nokogiri (1.16.0-x86_64-darwin)
125
+ racc (~> 1.4)
126
+ nokogiri (1.16.0-x86_64-linux)
127
+ racc (~> 1.4)
128
+ parallel (1.24.0)
129
+ parser (3.3.0.4)
130
+ ast (~> 2.4.1)
131
+ racc
132
+ power_assert (2.0.3)
133
+ racc (1.7.3)
134
+ rack (2.2.8)
135
+ rack-test (2.1.0)
136
+ rack (>= 1.3)
137
+ rails (6.1.7.6)
138
+ actioncable (= 6.1.7.6)
139
+ actionmailbox (= 6.1.7.6)
140
+ actionmailer (= 6.1.7.6)
141
+ actionpack (= 6.1.7.6)
142
+ actiontext (= 6.1.7.6)
143
+ actionview (= 6.1.7.6)
144
+ activejob (= 6.1.7.6)
145
+ activemodel (= 6.1.7.6)
146
+ activerecord (= 6.1.7.6)
147
+ activestorage (= 6.1.7.6)
148
+ activesupport (= 6.1.7.6)
149
+ bundler (>= 1.15.0)
150
+ railties (= 6.1.7.6)
151
+ sprockets-rails (>= 2.0.0)
152
+ rails-dom-testing (2.2.0)
153
+ activesupport (>= 5.0.0)
154
+ minitest
155
+ nokogiri (>= 1.6)
156
+ rails-html-sanitizer (1.6.0)
157
+ loofah (~> 2.21)
158
+ nokogiri (~> 1.14)
159
+ railties (6.1.7.6)
160
+ actionpack (= 6.1.7.6)
161
+ activesupport (= 6.1.7.6)
162
+ method_source
163
+ rake (>= 12.2)
164
+ thor (~> 1.0)
165
+ rainbow (3.1.1)
166
+ rake (13.0.6)
167
+ regexp_parser (2.9.0)
168
+ rexml (3.2.6)
169
+ rspec (3.5.0)
170
+ rspec-core (~> 3.5.0)
171
+ rspec-expectations (~> 3.5.0)
172
+ rspec-mocks (~> 3.5.0)
173
+ rspec-activemodel-mocks (1.2.0)
174
+ activemodel (>= 3.0)
175
+ activesupport (>= 3.0)
176
+ rspec-mocks (>= 2.99, < 4.0)
177
+ rspec-core (3.5.4)
178
+ rspec-support (~> 3.5.0)
179
+ rspec-expectations (3.5.0)
180
+ diff-lcs (>= 1.2.0, < 2.0)
181
+ rspec-support (~> 3.5.0)
182
+ rspec-its (1.3.0)
183
+ rspec-core (>= 3.0.0)
184
+ rspec-expectations (>= 3.0.0)
185
+ rspec-mocks (3.5.0)
186
+ diff-lcs (>= 1.2.0, < 2.0)
187
+ rspec-support (~> 3.5.0)
188
+ rspec-rails (3.5.2)
189
+ actionpack (>= 3.0)
190
+ activesupport (>= 3.0)
191
+ railties (>= 3.0)
192
+ rspec-core (~> 3.5.0)
193
+ rspec-expectations (~> 3.5.0)
194
+ rspec-mocks (~> 3.5.0)
195
+ rspec-support (~> 3.5.0)
196
+ rspec-support (3.5.0)
197
+ rubocop (1.30.1)
198
+ parallel (~> 1.10)
199
+ parser (>= 3.1.0.0)
200
+ rainbow (>= 2.2.2, < 4.0)
201
+ regexp_parser (>= 1.8, < 3.0)
202
+ rexml (>= 3.2.5, < 4.0)
203
+ rubocop-ast (>= 1.18.0, < 2.0)
204
+ ruby-progressbar (~> 1.7)
205
+ unicode-display_width (>= 1.4.0, < 3.0)
206
+ rubocop-ast (1.30.0)
207
+ parser (>= 3.2.1.0)
208
+ rubocop-performance (1.19.1)
209
+ rubocop (>= 1.7.0, < 2.0)
210
+ rubocop-ast (>= 0.4.0)
211
+ ruby-progressbar (1.13.0)
212
+ simplecov (0.16.1)
213
+ docile (~> 1.1)
214
+ json (>= 1.8, < 3)
215
+ simplecov-html (~> 0.10.0)
216
+ simplecov-html (0.10.2)
217
+ sprockets (4.2.1)
218
+ concurrent-ruby (~> 1.0)
219
+ rack (>= 2.2.4, < 4)
220
+ sprockets-rails (3.4.2)
221
+ actionpack (>= 5.2)
222
+ activesupport (>= 5.2)
223
+ sprockets (>= 3.0.0)
224
+ sqlite3 (1.7.0)
225
+ mini_portile2 (~> 2.8.0)
226
+ sqlite3 (1.7.0-x86_64-darwin)
227
+ sqlite3 (1.7.0-x86_64-linux)
228
+ sync (0.5.0)
229
+ term-ansicolor (1.7.1)
230
+ tins (~> 1.0)
231
+ test-unit (3.6.1)
232
+ power_assert
233
+ thor (1.3.0)
234
+ timeout (0.4.1)
235
+ tins (1.32.1)
236
+ sync
237
+ tzinfo (2.0.6)
238
+ concurrent-ruby (~> 1.0)
239
+ unicode-display_width (2.5.0)
240
+ websocket-driver (0.7.6)
241
+ websocket-extensions (>= 0.1.0)
242
+ websocket-extensions (0.1.5)
243
+ zeitwerk (2.6.18)
244
+
245
+ PLATFORMS
246
+ ruby
247
+ x86_64-darwin-23
248
+ x86_64-linux
249
+
250
+ DEPENDENCIES
251
+ appraisal (~> 1.0.0)
252
+ base64
253
+ bigdecimal
254
+ comma!
255
+ coveralls
256
+ drb
257
+ minitest (= 5.14.4)
258
+ mutex_m
259
+ rails (= 6.1.7.6)
260
+ rake (~> 13.0.1)
261
+ rspec (~> 3.5.0)
262
+ rspec-activemodel-mocks
263
+ rspec-its
264
+ rspec-rails
265
+ rubocop (~> 1.30.0)
266
+ rubocop-performance
267
+ sqlite3
268
+ test-unit
269
+
270
+ BUNDLED WITH
271
+ 2.5.5
@@ -3,10 +3,10 @@
3
3
  source "https://rubygems.org"
4
4
 
5
5
  gem "coveralls", :require => false
6
- gem "rubocop", "~> 1.0.0", :require => false
6
+ gem "rubocop", "~> 1.30.0", :require => false
7
7
  gem "rubocop-performance", :require => false
8
8
  gem "sqlite3"
9
- gem "rails", "7.0.0"
9
+ gem "rails", "7.0.8"
10
10
  gem "rspec-rails"
11
11
 
12
12
  gemspec :path => "../"
@@ -0,0 +1,266 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ comma (4.9.0)
5
+ activesupport (>= 4.2.0)
6
+ csv (>= 3.3)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.0.8)
12
+ actionpack (= 7.0.8)
13
+ activesupport (= 7.0.8)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (7.0.8)
17
+ actionpack (= 7.0.8)
18
+ activejob (= 7.0.8)
19
+ activerecord (= 7.0.8)
20
+ activestorage (= 7.0.8)
21
+ activesupport (= 7.0.8)
22
+ mail (>= 2.7.1)
23
+ net-imap
24
+ net-pop
25
+ net-smtp
26
+ actionmailer (7.0.8)
27
+ actionpack (= 7.0.8)
28
+ actionview (= 7.0.8)
29
+ activejob (= 7.0.8)
30
+ activesupport (= 7.0.8)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ net-imap
33
+ net-pop
34
+ net-smtp
35
+ rails-dom-testing (~> 2.0)
36
+ actionpack (7.0.8)
37
+ actionview (= 7.0.8)
38
+ activesupport (= 7.0.8)
39
+ rack (~> 2.0, >= 2.2.4)
40
+ rack-test (>= 0.6.3)
41
+ rails-dom-testing (~> 2.0)
42
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
+ actiontext (7.0.8)
44
+ actionpack (= 7.0.8)
45
+ activerecord (= 7.0.8)
46
+ activestorage (= 7.0.8)
47
+ activesupport (= 7.0.8)
48
+ globalid (>= 0.6.0)
49
+ nokogiri (>= 1.8.5)
50
+ actionview (7.0.8)
51
+ activesupport (= 7.0.8)
52
+ builder (~> 3.1)
53
+ erubi (~> 1.4)
54
+ rails-dom-testing (~> 2.0)
55
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
56
+ activejob (7.0.8)
57
+ activesupport (= 7.0.8)
58
+ globalid (>= 0.3.6)
59
+ activemodel (7.0.8)
60
+ activesupport (= 7.0.8)
61
+ activerecord (7.0.8)
62
+ activemodel (= 7.0.8)
63
+ activesupport (= 7.0.8)
64
+ activestorage (7.0.8)
65
+ actionpack (= 7.0.8)
66
+ activejob (= 7.0.8)
67
+ activerecord (= 7.0.8)
68
+ activesupport (= 7.0.8)
69
+ marcel (~> 1.0)
70
+ mini_mime (>= 1.1.0)
71
+ activesupport (7.0.8)
72
+ concurrent-ruby (~> 1.0, >= 1.0.2)
73
+ i18n (>= 1.6, < 2)
74
+ minitest (>= 5.1)
75
+ tzinfo (~> 2.0)
76
+ appraisal (1.0.3)
77
+ bundler
78
+ rake
79
+ thor (>= 0.14.0)
80
+ ast (2.4.2)
81
+ base64 (0.3.0)
82
+ bigdecimal (4.1.2)
83
+ builder (3.2.4)
84
+ concurrent-ruby (1.3.6)
85
+ coveralls (0.8.23)
86
+ json (>= 1.8, < 3)
87
+ simplecov (~> 0.16.1)
88
+ term-ansicolor (~> 1.3)
89
+ thor (>= 0.19.4, < 2.0)
90
+ tins (~> 1.6)
91
+ crass (1.0.6)
92
+ csv (3.3.5)
93
+ date (3.3.4)
94
+ diff-lcs (1.5.0)
95
+ docile (1.4.0)
96
+ drb (2.2.3)
97
+ erubi (1.12.0)
98
+ globalid (1.2.1)
99
+ activesupport (>= 6.1)
100
+ i18n (1.14.8)
101
+ concurrent-ruby (~> 1.0)
102
+ json (2.7.1)
103
+ loofah (2.22.0)
104
+ crass (~> 1.0.2)
105
+ nokogiri (>= 1.12.0)
106
+ mail (2.8.1)
107
+ mini_mime (>= 0.1.1)
108
+ net-imap
109
+ net-pop
110
+ net-smtp
111
+ marcel (1.0.2)
112
+ method_source (1.0.0)
113
+ mini_mime (1.1.5)
114
+ mini_portile2 (2.8.9)
115
+ minitest (5.14.4)
116
+ mutex_m (0.3.0)
117
+ net-imap (0.4.9.1)
118
+ date
119
+ net-protocol
120
+ net-pop (0.1.2)
121
+ net-protocol
122
+ net-protocol (0.2.2)
123
+ timeout
124
+ net-smtp (0.4.0.1)
125
+ net-protocol
126
+ nio4r (2.7.0)
127
+ nokogiri (1.16.0)
128
+ mini_portile2 (~> 2.8.2)
129
+ racc (~> 1.4)
130
+ nokogiri (1.16.0-x86_64-darwin)
131
+ racc (~> 1.4)
132
+ nokogiri (1.16.0-x86_64-linux)
133
+ racc (~> 1.4)
134
+ parallel (1.24.0)
135
+ parser (3.3.0.4)
136
+ ast (~> 2.4.1)
137
+ racc
138
+ racc (1.7.3)
139
+ rack (2.2.8)
140
+ rack-test (2.1.0)
141
+ rack (>= 1.3)
142
+ rails (7.0.8)
143
+ actioncable (= 7.0.8)
144
+ actionmailbox (= 7.0.8)
145
+ actionmailer (= 7.0.8)
146
+ actionpack (= 7.0.8)
147
+ actiontext (= 7.0.8)
148
+ actionview (= 7.0.8)
149
+ activejob (= 7.0.8)
150
+ activemodel (= 7.0.8)
151
+ activerecord (= 7.0.8)
152
+ activestorage (= 7.0.8)
153
+ activesupport (= 7.0.8)
154
+ bundler (>= 1.15.0)
155
+ railties (= 7.0.8)
156
+ rails-dom-testing (2.2.0)
157
+ activesupport (>= 5.0.0)
158
+ minitest
159
+ nokogiri (>= 1.6)
160
+ rails-html-sanitizer (1.6.0)
161
+ loofah (~> 2.21)
162
+ nokogiri (~> 1.14)
163
+ railties (7.0.8)
164
+ actionpack (= 7.0.8)
165
+ activesupport (= 7.0.8)
166
+ method_source
167
+ rake (>= 12.2)
168
+ thor (~> 1.0)
169
+ zeitwerk (~> 2.5)
170
+ rainbow (3.1.1)
171
+ rake (13.0.6)
172
+ regexp_parser (2.9.0)
173
+ rexml (3.2.6)
174
+ rspec (3.5.0)
175
+ rspec-core (~> 3.5.0)
176
+ rspec-expectations (~> 3.5.0)
177
+ rspec-mocks (~> 3.5.0)
178
+ rspec-activemodel-mocks (1.2.0)
179
+ activemodel (>= 3.0)
180
+ activesupport (>= 3.0)
181
+ rspec-mocks (>= 2.99, < 4.0)
182
+ rspec-core (3.5.4)
183
+ rspec-support (~> 3.5.0)
184
+ rspec-expectations (3.5.0)
185
+ diff-lcs (>= 1.2.0, < 2.0)
186
+ rspec-support (~> 3.5.0)
187
+ rspec-its (1.3.0)
188
+ rspec-core (>= 3.0.0)
189
+ rspec-expectations (>= 3.0.0)
190
+ rspec-mocks (3.5.0)
191
+ diff-lcs (>= 1.2.0, < 2.0)
192
+ rspec-support (~> 3.5.0)
193
+ rspec-rails (3.5.2)
194
+ actionpack (>= 3.0)
195
+ activesupport (>= 3.0)
196
+ railties (>= 3.0)
197
+ rspec-core (~> 3.5.0)
198
+ rspec-expectations (~> 3.5.0)
199
+ rspec-mocks (~> 3.5.0)
200
+ rspec-support (~> 3.5.0)
201
+ rspec-support (3.5.0)
202
+ rubocop (1.30.1)
203
+ parallel (~> 1.10)
204
+ parser (>= 3.1.0.0)
205
+ rainbow (>= 2.2.2, < 4.0)
206
+ regexp_parser (>= 1.8, < 3.0)
207
+ rexml (>= 3.2.5, < 4.0)
208
+ rubocop-ast (>= 1.18.0, < 2.0)
209
+ ruby-progressbar (~> 1.7)
210
+ unicode-display_width (>= 1.4.0, < 3.0)
211
+ rubocop-ast (1.30.0)
212
+ parser (>= 3.2.1.0)
213
+ rubocop-performance (1.19.1)
214
+ rubocop (>= 1.7.0, < 2.0)
215
+ rubocop-ast (>= 0.4.0)
216
+ ruby-progressbar (1.13.0)
217
+ simplecov (0.16.1)
218
+ docile (~> 1.1)
219
+ json (>= 1.8, < 3)
220
+ simplecov-html (~> 0.10.0)
221
+ simplecov-html (0.10.2)
222
+ sqlite3 (1.7.0)
223
+ mini_portile2 (~> 2.8.0)
224
+ sqlite3 (1.7.0-x86_64-darwin)
225
+ sqlite3 (1.7.0-x86_64-linux)
226
+ sync (0.5.0)
227
+ term-ansicolor (1.7.1)
228
+ tins (~> 1.0)
229
+ thor (1.3.0)
230
+ timeout (0.4.1)
231
+ tins (1.32.1)
232
+ sync
233
+ tzinfo (2.0.6)
234
+ concurrent-ruby (~> 1.0)
235
+ unicode-display_width (2.5.0)
236
+ websocket-driver (0.7.6)
237
+ websocket-extensions (>= 0.1.0)
238
+ websocket-extensions (0.1.5)
239
+ zeitwerk (2.6.12)
240
+
241
+ PLATFORMS
242
+ ruby
243
+ x86_64-darwin-23
244
+ x86_64-linux
245
+
246
+ DEPENDENCIES
247
+ appraisal (~> 1.0.0)
248
+ base64
249
+ bigdecimal
250
+ comma!
251
+ coveralls
252
+ drb
253
+ minitest (= 5.14.4)
254
+ mutex_m
255
+ rails (= 7.0.8)
256
+ rake (~> 13.0.1)
257
+ rspec (~> 3.5.0)
258
+ rspec-activemodel-mocks
259
+ rspec-its
260
+ rspec-rails
261
+ rubocop (~> 1.30.0)
262
+ rubocop-performance
263
+ sqlite3
264
+
265
+ BUNDLED WITH
266
+ 2.5.5
@@ -3,10 +3,10 @@
3
3
  source "https://rubygems.org"
4
4
 
5
5
  gem "coveralls", :require => false
6
- gem "rubocop", "~> 1.0.0", :require => false
6
+ gem "rubocop", "~> 1.30.0", :require => false
7
7
  gem "rubocop-performance", :require => false
8
8
  gem "sqlite3"
9
- gem "activesupport", "7.0.0"
10
- gem "activerecord", "7.0.0"
9
+ gem "rails", "7.1.3"
10
+ gem "rspec-rails"
11
11
 
12
12
  gemspec :path => "../"