himg 0.0.1 → 0.0.3

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,320 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ himg (0.0.2)
5
+ rb_sys (~> 0.9)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (6.1.7.10)
11
+ actionpack (= 6.1.7.10)
12
+ activesupport (= 6.1.7.10)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ actionmailbox (6.1.7.10)
16
+ actionpack (= 6.1.7.10)
17
+ activejob (= 6.1.7.10)
18
+ activerecord (= 6.1.7.10)
19
+ activestorage (= 6.1.7.10)
20
+ activesupport (= 6.1.7.10)
21
+ mail (>= 2.7.1)
22
+ actionmailer (6.1.7.10)
23
+ actionpack (= 6.1.7.10)
24
+ actionview (= 6.1.7.10)
25
+ activejob (= 6.1.7.10)
26
+ activesupport (= 6.1.7.10)
27
+ mail (~> 2.5, >= 2.5.4)
28
+ rails-dom-testing (~> 2.0)
29
+ actionpack (6.1.7.10)
30
+ actionview (= 6.1.7.10)
31
+ activesupport (= 6.1.7.10)
32
+ rack (~> 2.0, >= 2.0.9)
33
+ rack-test (>= 0.6.3)
34
+ rails-dom-testing (~> 2.0)
35
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
+ actiontext (6.1.7.10)
37
+ actionpack (= 6.1.7.10)
38
+ activerecord (= 6.1.7.10)
39
+ activestorage (= 6.1.7.10)
40
+ activesupport (= 6.1.7.10)
41
+ nokogiri (>= 1.8.5)
42
+ actionview (6.1.7.10)
43
+ activesupport (= 6.1.7.10)
44
+ builder (~> 3.1)
45
+ erubi (~> 1.4)
46
+ rails-dom-testing (~> 2.0)
47
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
+ activejob (6.1.7.10)
49
+ activesupport (= 6.1.7.10)
50
+ globalid (>= 0.3.6)
51
+ activemodel (6.1.7.10)
52
+ activesupport (= 6.1.7.10)
53
+ activerecord (6.1.7.10)
54
+ activemodel (= 6.1.7.10)
55
+ activesupport (= 6.1.7.10)
56
+ activestorage (6.1.7.10)
57
+ actionpack (= 6.1.7.10)
58
+ activejob (= 6.1.7.10)
59
+ activerecord (= 6.1.7.10)
60
+ activesupport (= 6.1.7.10)
61
+ marcel (~> 1.0)
62
+ mini_mime (>= 1.1.0)
63
+ activesupport (6.1.7.10)
64
+ concurrent-ruby (~> 1.0, >= 1.0.2)
65
+ i18n (>= 1.6, < 2)
66
+ minitest (>= 5.1)
67
+ tzinfo (~> 2.0)
68
+ zeitwerk (~> 2.3)
69
+ appraisal (2.5.0)
70
+ bundler
71
+ rake
72
+ thor (>= 0.14.0)
73
+ ast (2.4.3)
74
+ base64 (0.2.0)
75
+ bigdecimal (1.4.4)
76
+ builder (3.3.0)
77
+ bump (0.10.0)
78
+ concurrent-ruby (1.3.4)
79
+ crass (1.0.6)
80
+ csv (3.3.4)
81
+ date (3.4.1)
82
+ debug (1.10.0)
83
+ irb (~> 1.10)
84
+ reline (>= 0.3.8)
85
+ diff-lcs (1.6.1)
86
+ drb (2.2.1)
87
+ erubi (1.13.1)
88
+ ffi (1.17.2-aarch64-linux-gnu)
89
+ ffi (1.17.2-aarch64-linux-musl)
90
+ ffi (1.17.2-arm-linux-gnu)
91
+ ffi (1.17.2-arm-linux-musl)
92
+ ffi (1.17.2-arm64-darwin)
93
+ ffi (1.17.2-x86_64-darwin)
94
+ ffi (1.17.2-x86_64-linux-gnu)
95
+ ffi (1.17.2-x86_64-linux-musl)
96
+ fileutils (1.7.3)
97
+ globalid (1.2.1)
98
+ activesupport (>= 6.1)
99
+ i18n (1.14.7)
100
+ concurrent-ruby (~> 1.0)
101
+ io-console (0.8.0)
102
+ irb (1.15.2)
103
+ pp (>= 0.6.0)
104
+ rdoc (>= 4.0.0)
105
+ reline (>= 0.4.2)
106
+ json (2.10.2)
107
+ language_server-protocol (3.17.0.4)
108
+ lint_roller (1.1.0)
109
+ listen (3.9.0)
110
+ rb-fsevent (~> 0.10, >= 0.10.3)
111
+ rb-inotify (~> 0.9, >= 0.9.10)
112
+ logger (1.7.0)
113
+ loofah (2.24.0)
114
+ crass (~> 1.0.2)
115
+ nokogiri (>= 1.12.0)
116
+ mail (2.8.1)
117
+ mini_mime (>= 0.1.1)
118
+ net-imap
119
+ net-pop
120
+ net-smtp
121
+ marcel (1.0.4)
122
+ method_source (1.1.0)
123
+ mini_mime (1.1.5)
124
+ minitest (5.25.5)
125
+ mutex_m (0.3.0)
126
+ net-imap (0.5.6)
127
+ date
128
+ net-protocol
129
+ net-pop (0.1.2)
130
+ net-protocol
131
+ net-protocol (0.2.2)
132
+ timeout
133
+ net-smtp (0.5.1)
134
+ net-protocol
135
+ nio4r (2.7.4)
136
+ nokogiri (1.18.8-aarch64-linux-gnu)
137
+ racc (~> 1.4)
138
+ nokogiri (1.18.8-aarch64-linux-musl)
139
+ racc (~> 1.4)
140
+ nokogiri (1.18.8-arm-linux-gnu)
141
+ racc (~> 1.4)
142
+ nokogiri (1.18.8-arm-linux-musl)
143
+ racc (~> 1.4)
144
+ nokogiri (1.18.8-arm64-darwin)
145
+ racc (~> 1.4)
146
+ nokogiri (1.18.8-x86_64-darwin)
147
+ racc (~> 1.4)
148
+ nokogiri (1.18.8-x86_64-linux-gnu)
149
+ racc (~> 1.4)
150
+ nokogiri (1.18.8-x86_64-linux-musl)
151
+ racc (~> 1.4)
152
+ parallel (1.27.0)
153
+ parser (3.3.8.0)
154
+ ast (~> 2.4.1)
155
+ racc
156
+ pp (0.6.2)
157
+ prettyprint
158
+ prettyprint (0.2.0)
159
+ prism (1.4.0)
160
+ psych (5.2.3)
161
+ date
162
+ stringio
163
+ racc (1.8.1)
164
+ rack (2.2.13)
165
+ rack-test (2.2.0)
166
+ rack (>= 1.3)
167
+ rails (6.1.7.10)
168
+ actioncable (= 6.1.7.10)
169
+ actionmailbox (= 6.1.7.10)
170
+ actionmailer (= 6.1.7.10)
171
+ actionpack (= 6.1.7.10)
172
+ actiontext (= 6.1.7.10)
173
+ actionview (= 6.1.7.10)
174
+ activejob (= 6.1.7.10)
175
+ activemodel (= 6.1.7.10)
176
+ activerecord (= 6.1.7.10)
177
+ activestorage (= 6.1.7.10)
178
+ activesupport (= 6.1.7.10)
179
+ bundler (>= 1.15.0)
180
+ railties (= 6.1.7.10)
181
+ sprockets-rails (>= 2.0.0)
182
+ rails-dom-testing (2.2.0)
183
+ activesupport (>= 5.0.0)
184
+ minitest
185
+ nokogiri (>= 1.6)
186
+ rails-html-sanitizer (1.6.2)
187
+ loofah (~> 2.21)
188
+ 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)
189
+ railties (6.1.7.10)
190
+ actionpack (= 6.1.7.10)
191
+ activesupport (= 6.1.7.10)
192
+ method_source
193
+ rake (>= 12.2)
194
+ thor (~> 1.0)
195
+ rainbow (3.1.1)
196
+ rake (13.2.1)
197
+ rake-compiler (1.3.0)
198
+ rake
199
+ rake-compiler-dock (1.9.1)
200
+ rb-fsevent (0.11.2)
201
+ rb-inotify (0.11.1)
202
+ ffi (~> 1.0)
203
+ rb_sys (0.9.111)
204
+ rake-compiler-dock (= 1.9.1)
205
+ rbs (3.9.2)
206
+ logger
207
+ rdoc (6.13.1)
208
+ psych (>= 4.0.0)
209
+ regexp_parser (2.10.0)
210
+ reline (0.6.1)
211
+ io-console (~> 0.5)
212
+ rspec (3.13.0)
213
+ rspec-core (~> 3.13.0)
214
+ rspec-expectations (~> 3.13.0)
215
+ rspec-mocks (~> 3.13.0)
216
+ rspec-core (3.13.3)
217
+ rspec-support (~> 3.13.0)
218
+ rspec-expectations (3.13.3)
219
+ diff-lcs (>= 1.2.0, < 2.0)
220
+ rspec-support (~> 3.13.0)
221
+ rspec-mocks (3.13.2)
222
+ diff-lcs (>= 1.2.0, < 2.0)
223
+ rspec-support (~> 3.13.0)
224
+ rspec-rails (6.1.5)
225
+ actionpack (>= 6.1)
226
+ activesupport (>= 6.1)
227
+ railties (>= 6.1)
228
+ rspec-core (~> 3.13)
229
+ rspec-expectations (~> 3.13)
230
+ rspec-mocks (~> 3.13)
231
+ rspec-support (~> 3.13)
232
+ rspec-support (3.13.2)
233
+ rubocop (1.75.2)
234
+ json (~> 2.3)
235
+ language_server-protocol (~> 3.17.0.2)
236
+ lint_roller (~> 1.1.0)
237
+ parallel (~> 1.10)
238
+ parser (>= 3.3.0.2)
239
+ rainbow (>= 2.2.2, < 4.0)
240
+ regexp_parser (>= 2.9.3, < 3.0)
241
+ rubocop-ast (>= 1.44.0, < 2.0)
242
+ ruby-progressbar (~> 1.7)
243
+ unicode-display_width (>= 2.4.0, < 4.0)
244
+ rubocop-ast (1.44.1)
245
+ parser (>= 3.3.7.2)
246
+ prism (~> 1.4)
247
+ ruby-progressbar (1.13.0)
248
+ securerandom (0.4.1)
249
+ sprockets (4.2.2)
250
+ concurrent-ruby (~> 1.0)
251
+ logger
252
+ rack (>= 2.2.4, < 4)
253
+ sprockets-rails (3.5.2)
254
+ actionpack (>= 6.1)
255
+ activesupport (>= 6.1)
256
+ sprockets (>= 3.0.0)
257
+ steep (1.10.0)
258
+ activesupport (>= 5.1)
259
+ concurrent-ruby (>= 1.1.10)
260
+ csv (>= 3.0.9)
261
+ fileutils (>= 1.1.0)
262
+ json (>= 2.1.0)
263
+ language_server-protocol (>= 3.17.0.4, < 4.0)
264
+ listen (~> 3.0)
265
+ logger (>= 1.3.0)
266
+ mutex_m (>= 0.3.0)
267
+ parser (>= 3.1)
268
+ rainbow (>= 2.2.2, < 4.0)
269
+ rbs (~> 3.9)
270
+ securerandom (>= 0.1)
271
+ strscan (>= 1.0.0)
272
+ terminal-table (>= 2, < 5)
273
+ uri (>= 0.12.0)
274
+ stringio (3.1.7)
275
+ strscan (3.1.3)
276
+ terminal-table (4.0.0)
277
+ unicode-display_width (>= 1.1.1, < 4)
278
+ thor (1.3.2)
279
+ timeout (0.4.3)
280
+ tzinfo (2.0.6)
281
+ concurrent-ruby (~> 1.0)
282
+ unicode-display_width (3.1.4)
283
+ unicode-emoji (~> 4.0, >= 4.0.4)
284
+ unicode-emoji (4.0.4)
285
+ uri (1.0.3)
286
+ websocket-driver (0.7.7)
287
+ base64
288
+ websocket-extensions (>= 0.1.0)
289
+ websocket-extensions (0.1.5)
290
+ zeitwerk (2.7.2)
291
+
292
+ PLATFORMS
293
+ aarch64-linux-gnu
294
+ aarch64-linux-musl
295
+ arm-linux-gnu
296
+ arm-linux-musl
297
+ arm64-darwin
298
+ x86_64-darwin
299
+ x86_64-linux-gnu
300
+ x86_64-linux-musl
301
+
302
+ DEPENDENCIES
303
+ appraisal
304
+ bigdecimal (~> 1.4)
305
+ bump
306
+ concurrent-ruby (= 1.3.4)
307
+ debug
308
+ drb
309
+ himg!
310
+ irb
311
+ rails (~> 6.0)
312
+ rake
313
+ rake-compiler
314
+ rspec
315
+ rspec-rails (~> 6.0)
316
+ rubocop
317
+ steep
318
+
319
+ BUNDLED WITH
320
+ 2.6.7
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.0.0"
6
+ gem "rspec-rails", "~> 7.0"
7
+ gem "concurrent-ruby", "1.3.4"
8
+ gem "bigdecimal", "~> 1.4"
9
+ gem "drb"
10
+
11
+ gemspec path: "../"
@@ -0,0 +1,318 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ himg (0.0.2)
5
+ rb_sys (~> 0.9)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (7.0.8.7)
11
+ actionpack (= 7.0.8.7)
12
+ activesupport (= 7.0.8.7)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ actionmailbox (7.0.8.7)
16
+ actionpack (= 7.0.8.7)
17
+ activejob (= 7.0.8.7)
18
+ activerecord (= 7.0.8.7)
19
+ activestorage (= 7.0.8.7)
20
+ activesupport (= 7.0.8.7)
21
+ mail (>= 2.7.1)
22
+ net-imap
23
+ net-pop
24
+ net-smtp
25
+ actionmailer (7.0.8.7)
26
+ actionpack (= 7.0.8.7)
27
+ actionview (= 7.0.8.7)
28
+ activejob (= 7.0.8.7)
29
+ activesupport (= 7.0.8.7)
30
+ mail (~> 2.5, >= 2.5.4)
31
+ net-imap
32
+ net-pop
33
+ net-smtp
34
+ rails-dom-testing (~> 2.0)
35
+ actionpack (7.0.8.7)
36
+ actionview (= 7.0.8.7)
37
+ activesupport (= 7.0.8.7)
38
+ rack (~> 2.0, >= 2.2.4)
39
+ rack-test (>= 0.6.3)
40
+ rails-dom-testing (~> 2.0)
41
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
+ actiontext (7.0.8.7)
43
+ actionpack (= 7.0.8.7)
44
+ activerecord (= 7.0.8.7)
45
+ activestorage (= 7.0.8.7)
46
+ activesupport (= 7.0.8.7)
47
+ globalid (>= 0.6.0)
48
+ nokogiri (>= 1.8.5)
49
+ actionview (7.0.8.7)
50
+ activesupport (= 7.0.8.7)
51
+ builder (~> 3.1)
52
+ erubi (~> 1.4)
53
+ rails-dom-testing (~> 2.0)
54
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
+ activejob (7.0.8.7)
56
+ activesupport (= 7.0.8.7)
57
+ globalid (>= 0.3.6)
58
+ activemodel (7.0.8.7)
59
+ activesupport (= 7.0.8.7)
60
+ activerecord (7.0.8.7)
61
+ activemodel (= 7.0.8.7)
62
+ activesupport (= 7.0.8.7)
63
+ activestorage (7.0.8.7)
64
+ actionpack (= 7.0.8.7)
65
+ activejob (= 7.0.8.7)
66
+ activerecord (= 7.0.8.7)
67
+ activesupport (= 7.0.8.7)
68
+ marcel (~> 1.0)
69
+ mini_mime (>= 1.1.0)
70
+ activesupport (7.0.8.7)
71
+ concurrent-ruby (~> 1.0, >= 1.0.2)
72
+ i18n (>= 1.6, < 2)
73
+ minitest (>= 5.1)
74
+ tzinfo (~> 2.0)
75
+ appraisal (2.5.0)
76
+ bundler
77
+ rake
78
+ thor (>= 0.14.0)
79
+ ast (2.4.3)
80
+ base64 (0.2.0)
81
+ bigdecimal (1.4.4)
82
+ builder (3.3.0)
83
+ bump (0.10.0)
84
+ concurrent-ruby (1.3.4)
85
+ crass (1.0.6)
86
+ csv (3.3.4)
87
+ date (3.4.1)
88
+ debug (1.10.0)
89
+ irb (~> 1.10)
90
+ reline (>= 0.3.8)
91
+ diff-lcs (1.6.1)
92
+ drb (2.2.1)
93
+ erubi (1.13.1)
94
+ ffi (1.17.2-aarch64-linux-gnu)
95
+ ffi (1.17.2-aarch64-linux-musl)
96
+ ffi (1.17.2-arm-linux-gnu)
97
+ ffi (1.17.2-arm-linux-musl)
98
+ ffi (1.17.2-arm64-darwin)
99
+ ffi (1.17.2-x86_64-darwin)
100
+ ffi (1.17.2-x86_64-linux-gnu)
101
+ ffi (1.17.2-x86_64-linux-musl)
102
+ fileutils (1.7.3)
103
+ globalid (1.2.1)
104
+ activesupport (>= 6.1)
105
+ i18n (1.14.7)
106
+ concurrent-ruby (~> 1.0)
107
+ io-console (0.8.0)
108
+ irb (1.15.2)
109
+ pp (>= 0.6.0)
110
+ rdoc (>= 4.0.0)
111
+ reline (>= 0.4.2)
112
+ json (2.10.2)
113
+ language_server-protocol (3.17.0.4)
114
+ lint_roller (1.1.0)
115
+ listen (3.9.0)
116
+ rb-fsevent (~> 0.10, >= 0.10.3)
117
+ rb-inotify (~> 0.9, >= 0.9.10)
118
+ logger (1.7.0)
119
+ loofah (2.24.0)
120
+ crass (~> 1.0.2)
121
+ nokogiri (>= 1.12.0)
122
+ mail (2.8.1)
123
+ mini_mime (>= 0.1.1)
124
+ net-imap
125
+ net-pop
126
+ net-smtp
127
+ marcel (1.0.4)
128
+ method_source (1.1.0)
129
+ mini_mime (1.1.5)
130
+ minitest (5.25.5)
131
+ mutex_m (0.3.0)
132
+ net-imap (0.5.6)
133
+ date
134
+ net-protocol
135
+ net-pop (0.1.2)
136
+ net-protocol
137
+ net-protocol (0.2.2)
138
+ timeout
139
+ net-smtp (0.5.1)
140
+ net-protocol
141
+ nio4r (2.7.4)
142
+ nokogiri (1.18.8-aarch64-linux-gnu)
143
+ racc (~> 1.4)
144
+ nokogiri (1.18.8-aarch64-linux-musl)
145
+ racc (~> 1.4)
146
+ nokogiri (1.18.8-arm-linux-gnu)
147
+ racc (~> 1.4)
148
+ nokogiri (1.18.8-arm-linux-musl)
149
+ racc (~> 1.4)
150
+ nokogiri (1.18.8-arm64-darwin)
151
+ racc (~> 1.4)
152
+ nokogiri (1.18.8-x86_64-darwin)
153
+ racc (~> 1.4)
154
+ nokogiri (1.18.8-x86_64-linux-gnu)
155
+ racc (~> 1.4)
156
+ nokogiri (1.18.8-x86_64-linux-musl)
157
+ racc (~> 1.4)
158
+ parallel (1.27.0)
159
+ parser (3.3.8.0)
160
+ ast (~> 2.4.1)
161
+ racc
162
+ pp (0.6.2)
163
+ prettyprint
164
+ prettyprint (0.2.0)
165
+ prism (1.4.0)
166
+ psych (5.2.3)
167
+ date
168
+ stringio
169
+ racc (1.8.1)
170
+ rack (2.2.13)
171
+ rack-test (2.2.0)
172
+ rack (>= 1.3)
173
+ rails (7.0.8.7)
174
+ actioncable (= 7.0.8.7)
175
+ actionmailbox (= 7.0.8.7)
176
+ actionmailer (= 7.0.8.7)
177
+ actionpack (= 7.0.8.7)
178
+ actiontext (= 7.0.8.7)
179
+ actionview (= 7.0.8.7)
180
+ activejob (= 7.0.8.7)
181
+ activemodel (= 7.0.8.7)
182
+ activerecord (= 7.0.8.7)
183
+ activestorage (= 7.0.8.7)
184
+ activesupport (= 7.0.8.7)
185
+ bundler (>= 1.15.0)
186
+ railties (= 7.0.8.7)
187
+ rails-dom-testing (2.2.0)
188
+ activesupport (>= 5.0.0)
189
+ minitest
190
+ nokogiri (>= 1.6)
191
+ rails-html-sanitizer (1.6.2)
192
+ loofah (~> 2.21)
193
+ 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)
194
+ railties (7.0.8.7)
195
+ actionpack (= 7.0.8.7)
196
+ activesupport (= 7.0.8.7)
197
+ method_source
198
+ rake (>= 12.2)
199
+ thor (~> 1.0)
200
+ zeitwerk (~> 2.5)
201
+ rainbow (3.1.1)
202
+ rake (13.2.1)
203
+ rake-compiler (1.3.0)
204
+ rake
205
+ rake-compiler-dock (1.9.1)
206
+ rb-fsevent (0.11.2)
207
+ rb-inotify (0.11.1)
208
+ ffi (~> 1.0)
209
+ rb_sys (0.9.111)
210
+ rake-compiler-dock (= 1.9.1)
211
+ rbs (3.9.2)
212
+ logger
213
+ rdoc (6.13.1)
214
+ psych (>= 4.0.0)
215
+ regexp_parser (2.10.0)
216
+ reline (0.6.1)
217
+ io-console (~> 0.5)
218
+ rspec (3.13.0)
219
+ rspec-core (~> 3.13.0)
220
+ rspec-expectations (~> 3.13.0)
221
+ rspec-mocks (~> 3.13.0)
222
+ rspec-core (3.13.3)
223
+ rspec-support (~> 3.13.0)
224
+ rspec-expectations (3.13.3)
225
+ diff-lcs (>= 1.2.0, < 2.0)
226
+ rspec-support (~> 3.13.0)
227
+ rspec-mocks (3.13.2)
228
+ diff-lcs (>= 1.2.0, < 2.0)
229
+ rspec-support (~> 3.13.0)
230
+ rspec-rails (7.1.1)
231
+ actionpack (>= 7.0)
232
+ activesupport (>= 7.0)
233
+ railties (>= 7.0)
234
+ rspec-core (~> 3.13)
235
+ rspec-expectations (~> 3.13)
236
+ rspec-mocks (~> 3.13)
237
+ rspec-support (~> 3.13)
238
+ rspec-support (3.13.2)
239
+ rubocop (1.75.2)
240
+ json (~> 2.3)
241
+ language_server-protocol (~> 3.17.0.2)
242
+ lint_roller (~> 1.1.0)
243
+ parallel (~> 1.10)
244
+ parser (>= 3.3.0.2)
245
+ rainbow (>= 2.2.2, < 4.0)
246
+ regexp_parser (>= 2.9.3, < 3.0)
247
+ rubocop-ast (>= 1.44.0, < 2.0)
248
+ ruby-progressbar (~> 1.7)
249
+ unicode-display_width (>= 2.4.0, < 4.0)
250
+ rubocop-ast (1.44.1)
251
+ parser (>= 3.3.7.2)
252
+ prism (~> 1.4)
253
+ ruby-progressbar (1.13.0)
254
+ securerandom (0.4.1)
255
+ steep (1.10.0)
256
+ activesupport (>= 5.1)
257
+ concurrent-ruby (>= 1.1.10)
258
+ csv (>= 3.0.9)
259
+ fileutils (>= 1.1.0)
260
+ json (>= 2.1.0)
261
+ language_server-protocol (>= 3.17.0.4, < 4.0)
262
+ listen (~> 3.0)
263
+ logger (>= 1.3.0)
264
+ mutex_m (>= 0.3.0)
265
+ parser (>= 3.1)
266
+ rainbow (>= 2.2.2, < 4.0)
267
+ rbs (~> 3.9)
268
+ securerandom (>= 0.1)
269
+ strscan (>= 1.0.0)
270
+ terminal-table (>= 2, < 5)
271
+ uri (>= 0.12.0)
272
+ stringio (3.1.7)
273
+ strscan (3.1.3)
274
+ terminal-table (4.0.0)
275
+ unicode-display_width (>= 1.1.1, < 4)
276
+ thor (1.3.2)
277
+ timeout (0.4.3)
278
+ tzinfo (2.0.6)
279
+ concurrent-ruby (~> 1.0)
280
+ unicode-display_width (3.1.4)
281
+ unicode-emoji (~> 4.0, >= 4.0.4)
282
+ unicode-emoji (4.0.4)
283
+ uri (1.0.3)
284
+ websocket-driver (0.7.7)
285
+ base64
286
+ websocket-extensions (>= 0.1.0)
287
+ websocket-extensions (0.1.5)
288
+ zeitwerk (2.7.2)
289
+
290
+ PLATFORMS
291
+ aarch64-linux-gnu
292
+ aarch64-linux-musl
293
+ arm-linux-gnu
294
+ arm-linux-musl
295
+ arm64-darwin
296
+ x86_64-darwin
297
+ x86_64-linux-gnu
298
+ x86_64-linux-musl
299
+
300
+ DEPENDENCIES
301
+ appraisal
302
+ bigdecimal (~> 1.4)
303
+ bump
304
+ concurrent-ruby (= 1.3.4)
305
+ debug
306
+ drb
307
+ himg!
308
+ irb
309
+ rails (~> 7.0.0)
310
+ rake
311
+ rake-compiler
312
+ rspec
313
+ rspec-rails (~> 7.0)
314
+ rubocop
315
+ steep
316
+
317
+ BUNDLED WITH
318
+ 2.6.7
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.1.0"
6
+ gem "rspec-rails", "~> 7.0"
7
+
8
+ gemspec path: "../"