stance 0.8.3 → 0.9.1

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.
@@ -0,0 +1,300 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ stance (0.9.0)
5
+ rails (>= 7.0, < 9.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (7.1.5.1)
11
+ actionpack (= 7.1.5.1)
12
+ activesupport (= 7.1.5.1)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ zeitwerk (~> 2.6)
16
+ actionmailbox (7.1.5.1)
17
+ actionpack (= 7.1.5.1)
18
+ activejob (= 7.1.5.1)
19
+ activerecord (= 7.1.5.1)
20
+ activestorage (= 7.1.5.1)
21
+ activesupport (= 7.1.5.1)
22
+ mail (>= 2.7.1)
23
+ net-imap
24
+ net-pop
25
+ net-smtp
26
+ actionmailer (7.1.5.1)
27
+ actionpack (= 7.1.5.1)
28
+ actionview (= 7.1.5.1)
29
+ activejob (= 7.1.5.1)
30
+ activesupport (= 7.1.5.1)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ net-imap
33
+ net-pop
34
+ net-smtp
35
+ rails-dom-testing (~> 2.2)
36
+ actionpack (7.1.5.1)
37
+ actionview (= 7.1.5.1)
38
+ activesupport (= 7.1.5.1)
39
+ nokogiri (>= 1.8.5)
40
+ racc
41
+ rack (>= 2.2.4)
42
+ rack-session (>= 1.0.1)
43
+ rack-test (>= 0.6.3)
44
+ rails-dom-testing (~> 2.2)
45
+ rails-html-sanitizer (~> 1.6)
46
+ actiontext (7.1.5.1)
47
+ actionpack (= 7.1.5.1)
48
+ activerecord (= 7.1.5.1)
49
+ activestorage (= 7.1.5.1)
50
+ activesupport (= 7.1.5.1)
51
+ globalid (>= 0.6.0)
52
+ nokogiri (>= 1.8.5)
53
+ actionview (7.1.5.1)
54
+ activesupport (= 7.1.5.1)
55
+ builder (~> 3.1)
56
+ erubi (~> 1.11)
57
+ rails-dom-testing (~> 2.2)
58
+ rails-html-sanitizer (~> 1.6)
59
+ activejob (7.1.5.1)
60
+ activesupport (= 7.1.5.1)
61
+ globalid (>= 0.3.6)
62
+ activemodel (7.1.5.1)
63
+ activesupport (= 7.1.5.1)
64
+ activerecord (7.1.5.1)
65
+ activemodel (= 7.1.5.1)
66
+ activesupport (= 7.1.5.1)
67
+ timeout (>= 0.4.0)
68
+ activestorage (7.1.5.1)
69
+ actionpack (= 7.1.5.1)
70
+ activejob (= 7.1.5.1)
71
+ activerecord (= 7.1.5.1)
72
+ activesupport (= 7.1.5.1)
73
+ marcel (~> 1.0)
74
+ activesupport (7.1.5.1)
75
+ base64
76
+ benchmark (>= 0.3)
77
+ bigdecimal
78
+ concurrent-ruby (~> 1.0, >= 1.0.2)
79
+ connection_pool (>= 2.2.5)
80
+ drb
81
+ i18n (>= 1.6, < 2)
82
+ logger (>= 1.4.2)
83
+ minitest (>= 5.1)
84
+ mutex_m
85
+ securerandom (>= 0.3)
86
+ tzinfo (~> 2.0)
87
+ appraisal (2.5.0)
88
+ bundler
89
+ rake
90
+ thor (>= 0.14.0)
91
+ ast (2.4.2)
92
+ autotest-suffix (1.1.0)
93
+ base64 (0.2.0)
94
+ benchmark (0.4.0)
95
+ bigdecimal (3.1.9)
96
+ builder (3.3.0)
97
+ combustion (1.5.0)
98
+ activesupport (>= 3.0.0)
99
+ railties (>= 3.0.0)
100
+ thor (>= 0.14.6)
101
+ concurrent-ruby (1.3.5)
102
+ connection_pool (2.5.0)
103
+ crass (1.0.6)
104
+ date (3.4.1)
105
+ debug (1.10.0)
106
+ irb (~> 1.10)
107
+ reline (>= 0.3.8)
108
+ drb (2.2.1)
109
+ erubi (1.13.1)
110
+ globalid (1.2.1)
111
+ activesupport (>= 6.1)
112
+ i18n (1.14.7)
113
+ concurrent-ruby (~> 1.0)
114
+ io-console (0.8.0)
115
+ irb (1.15.1)
116
+ pp (>= 0.6.0)
117
+ rdoc (>= 4.0.0)
118
+ reline (>= 0.4.2)
119
+ json (2.10.1)
120
+ language_server-protocol (3.17.0.4)
121
+ lint_roller (1.1.0)
122
+ logger (1.6.6)
123
+ loofah (2.24.0)
124
+ crass (~> 1.0.2)
125
+ nokogiri (>= 1.12.0)
126
+ mail (2.8.1)
127
+ mini_mime (>= 0.1.1)
128
+ net-imap
129
+ net-pop
130
+ net-smtp
131
+ marcel (1.0.4)
132
+ mini_mime (1.1.5)
133
+ minitest (5.25.4)
134
+ minitest-autotest (1.1.1)
135
+ minitest-server (~> 1.0)
136
+ path_expander (~> 1.0)
137
+ minitest-focus (1.4.0)
138
+ minitest (>= 4, < 6)
139
+ minitest-server (1.0.8)
140
+ drb (~> 2.0)
141
+ minitest (~> 5.16)
142
+ mocha (2.7.1)
143
+ ruby2_keywords (>= 0.0.5)
144
+ mutex_m (0.3.0)
145
+ net-imap (0.5.6)
146
+ date
147
+ net-protocol
148
+ net-pop (0.1.2)
149
+ net-protocol
150
+ net-protocol (0.2.2)
151
+ timeout
152
+ net-smtp (0.5.1)
153
+ net-protocol
154
+ nio4r (2.7.4)
155
+ nokogiri (1.18.3-aarch64-linux-gnu)
156
+ racc (~> 1.4)
157
+ nokogiri (1.18.3-aarch64-linux-musl)
158
+ racc (~> 1.4)
159
+ nokogiri (1.18.3-arm-linux-gnu)
160
+ racc (~> 1.4)
161
+ nokogiri (1.18.3-arm-linux-musl)
162
+ racc (~> 1.4)
163
+ nokogiri (1.18.3-arm64-darwin)
164
+ racc (~> 1.4)
165
+ nokogiri (1.18.3-x86_64-darwin)
166
+ racc (~> 1.4)
167
+ nokogiri (1.18.3-x86_64-linux-gnu)
168
+ racc (~> 1.4)
169
+ nokogiri (1.18.3-x86_64-linux-musl)
170
+ racc (~> 1.4)
171
+ parallel (1.26.3)
172
+ parser (3.3.7.1)
173
+ ast (~> 2.4.1)
174
+ racc
175
+ path_expander (1.1.3)
176
+ pp (0.6.2)
177
+ prettyprint
178
+ prettyprint (0.2.0)
179
+ psych (5.2.3)
180
+ date
181
+ stringio
182
+ racc (1.8.1)
183
+ rack (3.1.11)
184
+ rack-session (2.1.0)
185
+ base64 (>= 0.1.0)
186
+ rack (>= 3.0.0)
187
+ rack-test (2.2.0)
188
+ rack (>= 1.3)
189
+ rackup (2.2.1)
190
+ rack (>= 3)
191
+ rails (7.1.5.1)
192
+ actioncable (= 7.1.5.1)
193
+ actionmailbox (= 7.1.5.1)
194
+ actionmailer (= 7.1.5.1)
195
+ actionpack (= 7.1.5.1)
196
+ actiontext (= 7.1.5.1)
197
+ actionview (= 7.1.5.1)
198
+ activejob (= 7.1.5.1)
199
+ activemodel (= 7.1.5.1)
200
+ activerecord (= 7.1.5.1)
201
+ activestorage (= 7.1.5.1)
202
+ activesupport (= 7.1.5.1)
203
+ bundler (>= 1.15.0)
204
+ railties (= 7.1.5.1)
205
+ rails-dom-testing (2.2.0)
206
+ activesupport (>= 5.0.0)
207
+ minitest
208
+ nokogiri (>= 1.6)
209
+ rails-html-sanitizer (1.6.2)
210
+ loofah (~> 2.21)
211
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
212
+ railties (7.1.5.1)
213
+ actionpack (= 7.1.5.1)
214
+ activesupport (= 7.1.5.1)
215
+ irb
216
+ rackup (>= 1.0.0)
217
+ rake (>= 12.2)
218
+ thor (~> 1.0, >= 1.2.2)
219
+ zeitwerk (~> 2.6)
220
+ rainbow (3.1.1)
221
+ rake (13.2.1)
222
+ rdoc (6.12.0)
223
+ psych (>= 4.0.0)
224
+ regexp_parser (2.10.0)
225
+ reline (0.6.0)
226
+ io-console (~> 0.5)
227
+ rubocop (1.73.2)
228
+ json (~> 2.3)
229
+ language_server-protocol (~> 3.17.0.2)
230
+ lint_roller (~> 1.1.0)
231
+ parallel (~> 1.10)
232
+ parser (>= 3.3.0.2)
233
+ rainbow (>= 2.2.2, < 4.0)
234
+ regexp_parser (>= 2.9.3, < 3.0)
235
+ rubocop-ast (>= 1.38.0, < 2.0)
236
+ ruby-progressbar (~> 1.7)
237
+ unicode-display_width (>= 2.4.0, < 4.0)
238
+ rubocop-ast (1.38.1)
239
+ parser (>= 3.3.1.0)
240
+ rubocop-minitest (0.37.1)
241
+ lint_roller (~> 1.1)
242
+ rubocop (>= 1.72.1, < 2.0)
243
+ rubocop-ast (>= 1.38.0, < 2.0)
244
+ rubocop-rake (0.7.1)
245
+ lint_roller (~> 1.1)
246
+ rubocop (>= 1.72.1)
247
+ ruby-progressbar (1.13.0)
248
+ ruby2_keywords (0.0.5)
249
+ securerandom (0.4.1)
250
+ sqlite3 (2.6.0-aarch64-linux-gnu)
251
+ sqlite3 (2.6.0-aarch64-linux-musl)
252
+ sqlite3 (2.6.0-arm-linux-gnu)
253
+ sqlite3 (2.6.0-arm-linux-musl)
254
+ sqlite3 (2.6.0-arm64-darwin)
255
+ sqlite3 (2.6.0-x86_64-darwin)
256
+ sqlite3 (2.6.0-x86_64-linux-gnu)
257
+ sqlite3 (2.6.0-x86_64-linux-musl)
258
+ stringio (3.1.5)
259
+ thor (1.3.2)
260
+ timeout (0.4.3)
261
+ tzinfo (2.0.6)
262
+ concurrent-ruby (~> 1.0)
263
+ unicode-display_width (3.1.4)
264
+ unicode-emoji (~> 4.0, >= 4.0.4)
265
+ unicode-emoji (4.0.4)
266
+ websocket-driver (0.7.7)
267
+ base64
268
+ websocket-extensions (>= 0.1.0)
269
+ websocket-extensions (0.1.5)
270
+ zeitwerk (2.7.2)
271
+
272
+ PLATFORMS
273
+ aarch64-linux-gnu
274
+ aarch64-linux-musl
275
+ arm-linux-gnu
276
+ arm-linux-musl
277
+ arm64-darwin
278
+ x86_64-darwin
279
+ x86_64-linux-gnu
280
+ x86_64-linux-musl
281
+
282
+ DEPENDENCIES
283
+ appraisal
284
+ autotest-suffix
285
+ combustion
286
+ debug
287
+ minitest
288
+ minitest-autotest
289
+ minitest-focus
290
+ mocha
291
+ rails (~> 7.1.0)
292
+ rake (~> 13.0)
293
+ rubocop
294
+ rubocop-minitest
295
+ rubocop-rake
296
+ sqlite3
297
+ stance!
298
+
299
+ BUNDLED WITH
300
+ 2.6.5
@@ -0,0 +1,20 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal"
6
+ gem "autotest-suffix"
7
+ gem "combustion"
8
+ gem "debug"
9
+ gem "minitest"
10
+ gem "minitest-autotest"
11
+ gem "minitest-focus"
12
+ gem "mocha"
13
+ gem "rake", "~> 13.0"
14
+ gem "rubocop"
15
+ gem "rubocop-minitest"
16
+ gem "rubocop-rake"
17
+ gem "sqlite3"
18
+ gem "rails", "~> 7.2.0"
19
+
20
+ gemspec path: "../"
@@ -0,0 +1,294 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ stance (0.9.0)
5
+ rails (>= 7.0, < 9.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (7.2.2.1)
11
+ actionpack (= 7.2.2.1)
12
+ activesupport (= 7.2.2.1)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ zeitwerk (~> 2.6)
16
+ actionmailbox (7.2.2.1)
17
+ actionpack (= 7.2.2.1)
18
+ activejob (= 7.2.2.1)
19
+ activerecord (= 7.2.2.1)
20
+ activestorage (= 7.2.2.1)
21
+ activesupport (= 7.2.2.1)
22
+ mail (>= 2.8.0)
23
+ actionmailer (7.2.2.1)
24
+ actionpack (= 7.2.2.1)
25
+ actionview (= 7.2.2.1)
26
+ activejob (= 7.2.2.1)
27
+ activesupport (= 7.2.2.1)
28
+ mail (>= 2.8.0)
29
+ rails-dom-testing (~> 2.2)
30
+ actionpack (7.2.2.1)
31
+ actionview (= 7.2.2.1)
32
+ activesupport (= 7.2.2.1)
33
+ nokogiri (>= 1.8.5)
34
+ racc
35
+ rack (>= 2.2.4, < 3.2)
36
+ rack-session (>= 1.0.1)
37
+ rack-test (>= 0.6.3)
38
+ rails-dom-testing (~> 2.2)
39
+ rails-html-sanitizer (~> 1.6)
40
+ useragent (~> 0.16)
41
+ actiontext (7.2.2.1)
42
+ actionpack (= 7.2.2.1)
43
+ activerecord (= 7.2.2.1)
44
+ activestorage (= 7.2.2.1)
45
+ activesupport (= 7.2.2.1)
46
+ globalid (>= 0.6.0)
47
+ nokogiri (>= 1.8.5)
48
+ actionview (7.2.2.1)
49
+ activesupport (= 7.2.2.1)
50
+ builder (~> 3.1)
51
+ erubi (~> 1.11)
52
+ rails-dom-testing (~> 2.2)
53
+ rails-html-sanitizer (~> 1.6)
54
+ activejob (7.2.2.1)
55
+ activesupport (= 7.2.2.1)
56
+ globalid (>= 0.3.6)
57
+ activemodel (7.2.2.1)
58
+ activesupport (= 7.2.2.1)
59
+ activerecord (7.2.2.1)
60
+ activemodel (= 7.2.2.1)
61
+ activesupport (= 7.2.2.1)
62
+ timeout (>= 0.4.0)
63
+ activestorage (7.2.2.1)
64
+ actionpack (= 7.2.2.1)
65
+ activejob (= 7.2.2.1)
66
+ activerecord (= 7.2.2.1)
67
+ activesupport (= 7.2.2.1)
68
+ marcel (~> 1.0)
69
+ activesupport (7.2.2.1)
70
+ base64
71
+ benchmark (>= 0.3)
72
+ bigdecimal
73
+ concurrent-ruby (~> 1.0, >= 1.3.1)
74
+ connection_pool (>= 2.2.5)
75
+ drb
76
+ i18n (>= 1.6, < 2)
77
+ logger (>= 1.4.2)
78
+ minitest (>= 5.1)
79
+ securerandom (>= 0.3)
80
+ tzinfo (~> 2.0, >= 2.0.5)
81
+ appraisal (2.5.0)
82
+ bundler
83
+ rake
84
+ thor (>= 0.14.0)
85
+ ast (2.4.2)
86
+ autotest-suffix (1.1.0)
87
+ base64 (0.2.0)
88
+ benchmark (0.4.0)
89
+ bigdecimal (3.1.9)
90
+ builder (3.3.0)
91
+ combustion (1.5.0)
92
+ activesupport (>= 3.0.0)
93
+ railties (>= 3.0.0)
94
+ thor (>= 0.14.6)
95
+ concurrent-ruby (1.3.5)
96
+ connection_pool (2.5.0)
97
+ crass (1.0.6)
98
+ date (3.4.1)
99
+ debug (1.10.0)
100
+ irb (~> 1.10)
101
+ reline (>= 0.3.8)
102
+ drb (2.2.1)
103
+ erubi (1.13.1)
104
+ globalid (1.2.1)
105
+ activesupport (>= 6.1)
106
+ i18n (1.14.7)
107
+ concurrent-ruby (~> 1.0)
108
+ io-console (0.8.0)
109
+ irb (1.15.1)
110
+ pp (>= 0.6.0)
111
+ rdoc (>= 4.0.0)
112
+ reline (>= 0.4.2)
113
+ json (2.10.1)
114
+ language_server-protocol (3.17.0.4)
115
+ lint_roller (1.1.0)
116
+ logger (1.6.6)
117
+ loofah (2.24.0)
118
+ crass (~> 1.0.2)
119
+ nokogiri (>= 1.12.0)
120
+ mail (2.8.1)
121
+ mini_mime (>= 0.1.1)
122
+ net-imap
123
+ net-pop
124
+ net-smtp
125
+ marcel (1.0.4)
126
+ mini_mime (1.1.5)
127
+ minitest (5.25.4)
128
+ minitest-autotest (1.1.1)
129
+ minitest-server (~> 1.0)
130
+ path_expander (~> 1.0)
131
+ minitest-focus (1.4.0)
132
+ minitest (>= 4, < 6)
133
+ minitest-server (1.0.8)
134
+ drb (~> 2.0)
135
+ minitest (~> 5.16)
136
+ mocha (2.7.1)
137
+ ruby2_keywords (>= 0.0.5)
138
+ net-imap (0.5.6)
139
+ date
140
+ net-protocol
141
+ net-pop (0.1.2)
142
+ net-protocol
143
+ net-protocol (0.2.2)
144
+ timeout
145
+ net-smtp (0.5.1)
146
+ net-protocol
147
+ nio4r (2.7.4)
148
+ nokogiri (1.18.3-aarch64-linux-gnu)
149
+ racc (~> 1.4)
150
+ nokogiri (1.18.3-aarch64-linux-musl)
151
+ racc (~> 1.4)
152
+ nokogiri (1.18.3-arm-linux-gnu)
153
+ racc (~> 1.4)
154
+ nokogiri (1.18.3-arm-linux-musl)
155
+ racc (~> 1.4)
156
+ nokogiri (1.18.3-arm64-darwin)
157
+ racc (~> 1.4)
158
+ nokogiri (1.18.3-x86_64-darwin)
159
+ racc (~> 1.4)
160
+ nokogiri (1.18.3-x86_64-linux-gnu)
161
+ racc (~> 1.4)
162
+ nokogiri (1.18.3-x86_64-linux-musl)
163
+ racc (~> 1.4)
164
+ parallel (1.26.3)
165
+ parser (3.3.7.1)
166
+ ast (~> 2.4.1)
167
+ racc
168
+ path_expander (1.1.3)
169
+ pp (0.6.2)
170
+ prettyprint
171
+ prettyprint (0.2.0)
172
+ psych (5.2.3)
173
+ date
174
+ stringio
175
+ racc (1.8.1)
176
+ rack (3.1.11)
177
+ rack-session (2.1.0)
178
+ base64 (>= 0.1.0)
179
+ rack (>= 3.0.0)
180
+ rack-test (2.2.0)
181
+ rack (>= 1.3)
182
+ rackup (2.2.1)
183
+ rack (>= 3)
184
+ rails (7.2.2.1)
185
+ actioncable (= 7.2.2.1)
186
+ actionmailbox (= 7.2.2.1)
187
+ actionmailer (= 7.2.2.1)
188
+ actionpack (= 7.2.2.1)
189
+ actiontext (= 7.2.2.1)
190
+ actionview (= 7.2.2.1)
191
+ activejob (= 7.2.2.1)
192
+ activemodel (= 7.2.2.1)
193
+ activerecord (= 7.2.2.1)
194
+ activestorage (= 7.2.2.1)
195
+ activesupport (= 7.2.2.1)
196
+ bundler (>= 1.15.0)
197
+ railties (= 7.2.2.1)
198
+ rails-dom-testing (2.2.0)
199
+ activesupport (>= 5.0.0)
200
+ minitest
201
+ nokogiri (>= 1.6)
202
+ rails-html-sanitizer (1.6.2)
203
+ loofah (~> 2.21)
204
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
205
+ railties (7.2.2.1)
206
+ actionpack (= 7.2.2.1)
207
+ activesupport (= 7.2.2.1)
208
+ irb (~> 1.13)
209
+ rackup (>= 1.0.0)
210
+ rake (>= 12.2)
211
+ thor (~> 1.0, >= 1.2.2)
212
+ zeitwerk (~> 2.6)
213
+ rainbow (3.1.1)
214
+ rake (13.2.1)
215
+ rdoc (6.12.0)
216
+ psych (>= 4.0.0)
217
+ regexp_parser (2.10.0)
218
+ reline (0.6.0)
219
+ io-console (~> 0.5)
220
+ rubocop (1.73.2)
221
+ json (~> 2.3)
222
+ language_server-protocol (~> 3.17.0.2)
223
+ lint_roller (~> 1.1.0)
224
+ parallel (~> 1.10)
225
+ parser (>= 3.3.0.2)
226
+ rainbow (>= 2.2.2, < 4.0)
227
+ regexp_parser (>= 2.9.3, < 3.0)
228
+ rubocop-ast (>= 1.38.0, < 2.0)
229
+ ruby-progressbar (~> 1.7)
230
+ unicode-display_width (>= 2.4.0, < 4.0)
231
+ rubocop-ast (1.38.1)
232
+ parser (>= 3.3.1.0)
233
+ rubocop-minitest (0.37.1)
234
+ lint_roller (~> 1.1)
235
+ rubocop (>= 1.72.1, < 2.0)
236
+ rubocop-ast (>= 1.38.0, < 2.0)
237
+ rubocop-rake (0.7.1)
238
+ lint_roller (~> 1.1)
239
+ rubocop (>= 1.72.1)
240
+ ruby-progressbar (1.13.0)
241
+ ruby2_keywords (0.0.5)
242
+ securerandom (0.4.1)
243
+ sqlite3 (2.6.0-aarch64-linux-gnu)
244
+ sqlite3 (2.6.0-aarch64-linux-musl)
245
+ sqlite3 (2.6.0-arm-linux-gnu)
246
+ sqlite3 (2.6.0-arm-linux-musl)
247
+ sqlite3 (2.6.0-arm64-darwin)
248
+ sqlite3 (2.6.0-x86_64-darwin)
249
+ sqlite3 (2.6.0-x86_64-linux-gnu)
250
+ sqlite3 (2.6.0-x86_64-linux-musl)
251
+ stringio (3.1.5)
252
+ thor (1.3.2)
253
+ timeout (0.4.3)
254
+ tzinfo (2.0.6)
255
+ concurrent-ruby (~> 1.0)
256
+ unicode-display_width (3.1.4)
257
+ unicode-emoji (~> 4.0, >= 4.0.4)
258
+ unicode-emoji (4.0.4)
259
+ useragent (0.16.11)
260
+ websocket-driver (0.7.7)
261
+ base64
262
+ websocket-extensions (>= 0.1.0)
263
+ websocket-extensions (0.1.5)
264
+ zeitwerk (2.7.2)
265
+
266
+ PLATFORMS
267
+ aarch64-linux-gnu
268
+ aarch64-linux-musl
269
+ arm-linux-gnu
270
+ arm-linux-musl
271
+ arm64-darwin
272
+ x86_64-darwin
273
+ x86_64-linux-gnu
274
+ x86_64-linux-musl
275
+
276
+ DEPENDENCIES
277
+ appraisal
278
+ autotest-suffix
279
+ combustion
280
+ debug
281
+ minitest
282
+ minitest-autotest
283
+ minitest-focus
284
+ mocha
285
+ rails (~> 7.2.0)
286
+ rake (~> 13.0)
287
+ rubocop
288
+ rubocop-minitest
289
+ rubocop-rake
290
+ sqlite3
291
+ stance!
292
+
293
+ BUNDLED WITH
294
+ 2.6.5
@@ -0,0 +1,20 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal"
6
+ gem "autotest-suffix"
7
+ gem "combustion"
8
+ gem "debug"
9
+ gem "minitest"
10
+ gem "minitest-autotest"
11
+ gem "minitest-focus"
12
+ gem "mocha"
13
+ gem "rake", "~> 13.0"
14
+ gem "rubocop"
15
+ gem "rubocop-minitest"
16
+ gem "rubocop-rake"
17
+ gem "sqlite3"
18
+ gem "rails", "~> 8.1.0"
19
+
20
+ gemspec path: "../"