himg 0.0.1 → 0.0.2
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.
- checksums.yaml +4 -4
- data/Appraisals +33 -0
- data/README.md +50 -12
- data/Rakefile +1 -1
- data/gemfiles/plain_ruby.gemfile +12 -0
- data/gemfiles/plain_ruby.gemfile.lock +192 -0
- data/gemfiles/rails_6.gemfile +17 -0
- data/gemfiles/rails_6.gemfile.lock +330 -0
- data/gemfiles/rails_7_0.gemfile +17 -0
- data/gemfiles/rails_7_0.gemfile.lock +328 -0
- data/gemfiles/rails_7_1.gemfile +14 -0
- data/gemfiles/rails_7_1.gemfile.lock +344 -0
- data/gemfiles/rails_7_2.gemfile +14 -0
- data/gemfiles/rails_7_2.gemfile.lock +339 -0
- data/gemfiles/rails_8.gemfile +14 -0
- data/gemfiles/rails_8.gemfile.lock +339 -0
- data/lib/himg/railtie/template_handler.rb +28 -0
- data/lib/himg/railtie.rb +20 -0
- data/lib/himg/version.rb +1 -1
- data/lib/himg.rb +1 -0
- metadata +156 -1
@@ -0,0 +1,17 @@
|
|
1
|
+
# This file was generated by Appraisal
|
2
|
+
|
3
|
+
source "https://rubygems.org"
|
4
|
+
|
5
|
+
gem "irb"
|
6
|
+
gem "rake", "~> 13.0"
|
7
|
+
gem "rake-compiler"
|
8
|
+
gem "rspec", "~> 3.0"
|
9
|
+
gem "standard", "~> 1.3"
|
10
|
+
gem "steep"
|
11
|
+
gem "rails", "~> 7.0.0"
|
12
|
+
gem "rspec-rails", "~> 7.0"
|
13
|
+
gem "concurrent-ruby", "1.3.4"
|
14
|
+
gem "bigdecimal", "~> 1.4"
|
15
|
+
gem "drb"
|
16
|
+
|
17
|
+
gemspec path: "../"
|
@@ -0,0 +1,328 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
himg (0.0.1)
|
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
|
+
concurrent-ruby (1.3.4)
|
84
|
+
crass (1.0.6)
|
85
|
+
csv (3.3.4)
|
86
|
+
date (3.4.1)
|
87
|
+
diff-lcs (1.6.1)
|
88
|
+
drb (2.2.1)
|
89
|
+
erubi (1.13.1)
|
90
|
+
ffi (1.17.2-aarch64-linux-gnu)
|
91
|
+
ffi (1.17.2-aarch64-linux-musl)
|
92
|
+
ffi (1.17.2-arm-linux-gnu)
|
93
|
+
ffi (1.17.2-arm-linux-musl)
|
94
|
+
ffi (1.17.2-arm64-darwin)
|
95
|
+
ffi (1.17.2-x86_64-darwin)
|
96
|
+
ffi (1.17.2-x86_64-linux-gnu)
|
97
|
+
ffi (1.17.2-x86_64-linux-musl)
|
98
|
+
fileutils (1.7.3)
|
99
|
+
globalid (1.2.1)
|
100
|
+
activesupport (>= 6.1)
|
101
|
+
i18n (1.14.7)
|
102
|
+
concurrent-ruby (~> 1.0)
|
103
|
+
io-console (0.8.0)
|
104
|
+
irb (1.15.2)
|
105
|
+
pp (>= 0.6.0)
|
106
|
+
rdoc (>= 4.0.0)
|
107
|
+
reline (>= 0.4.2)
|
108
|
+
json (2.10.2)
|
109
|
+
language_server-protocol (3.17.0.4)
|
110
|
+
lint_roller (1.1.0)
|
111
|
+
listen (3.9.0)
|
112
|
+
rb-fsevent (~> 0.10, >= 0.10.3)
|
113
|
+
rb-inotify (~> 0.9, >= 0.9.10)
|
114
|
+
logger (1.7.0)
|
115
|
+
loofah (2.24.0)
|
116
|
+
crass (~> 1.0.2)
|
117
|
+
nokogiri (>= 1.12.0)
|
118
|
+
mail (2.8.1)
|
119
|
+
mini_mime (>= 0.1.1)
|
120
|
+
net-imap
|
121
|
+
net-pop
|
122
|
+
net-smtp
|
123
|
+
marcel (1.0.4)
|
124
|
+
method_source (1.1.0)
|
125
|
+
mini_mime (1.1.5)
|
126
|
+
minitest (5.25.5)
|
127
|
+
mutex_m (0.3.0)
|
128
|
+
net-imap (0.5.6)
|
129
|
+
date
|
130
|
+
net-protocol
|
131
|
+
net-pop (0.1.2)
|
132
|
+
net-protocol
|
133
|
+
net-protocol (0.2.2)
|
134
|
+
timeout
|
135
|
+
net-smtp (0.5.1)
|
136
|
+
net-protocol
|
137
|
+
nio4r (2.7.4)
|
138
|
+
nokogiri (1.18.7-aarch64-linux-gnu)
|
139
|
+
racc (~> 1.4)
|
140
|
+
nokogiri (1.18.7-aarch64-linux-musl)
|
141
|
+
racc (~> 1.4)
|
142
|
+
nokogiri (1.18.7-arm-linux-gnu)
|
143
|
+
racc (~> 1.4)
|
144
|
+
nokogiri (1.18.7-arm-linux-musl)
|
145
|
+
racc (~> 1.4)
|
146
|
+
nokogiri (1.18.7-arm64-darwin)
|
147
|
+
racc (~> 1.4)
|
148
|
+
nokogiri (1.18.7-x86_64-darwin)
|
149
|
+
racc (~> 1.4)
|
150
|
+
nokogiri (1.18.7-x86_64-linux-gnu)
|
151
|
+
racc (~> 1.4)
|
152
|
+
nokogiri (1.18.7-x86_64-linux-musl)
|
153
|
+
racc (~> 1.4)
|
154
|
+
parallel (1.27.0)
|
155
|
+
parser (3.3.8.0)
|
156
|
+
ast (~> 2.4.1)
|
157
|
+
racc
|
158
|
+
pp (0.6.2)
|
159
|
+
prettyprint
|
160
|
+
prettyprint (0.2.0)
|
161
|
+
prism (1.4.0)
|
162
|
+
psych (5.2.3)
|
163
|
+
date
|
164
|
+
stringio
|
165
|
+
racc (1.8.1)
|
166
|
+
rack (2.2.13)
|
167
|
+
rack-test (2.2.0)
|
168
|
+
rack (>= 1.3)
|
169
|
+
rails (7.0.8.7)
|
170
|
+
actioncable (= 7.0.8.7)
|
171
|
+
actionmailbox (= 7.0.8.7)
|
172
|
+
actionmailer (= 7.0.8.7)
|
173
|
+
actionpack (= 7.0.8.7)
|
174
|
+
actiontext (= 7.0.8.7)
|
175
|
+
actionview (= 7.0.8.7)
|
176
|
+
activejob (= 7.0.8.7)
|
177
|
+
activemodel (= 7.0.8.7)
|
178
|
+
activerecord (= 7.0.8.7)
|
179
|
+
activestorage (= 7.0.8.7)
|
180
|
+
activesupport (= 7.0.8.7)
|
181
|
+
bundler (>= 1.15.0)
|
182
|
+
railties (= 7.0.8.7)
|
183
|
+
rails-dom-testing (2.2.0)
|
184
|
+
activesupport (>= 5.0.0)
|
185
|
+
minitest
|
186
|
+
nokogiri (>= 1.6)
|
187
|
+
rails-html-sanitizer (1.6.2)
|
188
|
+
loofah (~> 2.21)
|
189
|
+
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)
|
190
|
+
railties (7.0.8.7)
|
191
|
+
actionpack (= 7.0.8.7)
|
192
|
+
activesupport (= 7.0.8.7)
|
193
|
+
method_source
|
194
|
+
rake (>= 12.2)
|
195
|
+
thor (~> 1.0)
|
196
|
+
zeitwerk (~> 2.5)
|
197
|
+
rainbow (3.1.1)
|
198
|
+
rake (13.2.1)
|
199
|
+
rake-compiler (1.3.0)
|
200
|
+
rake
|
201
|
+
rake-compiler-dock (1.9.1)
|
202
|
+
rb-fsevent (0.11.2)
|
203
|
+
rb-inotify (0.11.1)
|
204
|
+
ffi (~> 1.0)
|
205
|
+
rb_sys (0.9.111)
|
206
|
+
rake-compiler-dock (= 1.9.1)
|
207
|
+
rbs (3.9.2)
|
208
|
+
logger
|
209
|
+
rdoc (6.13.1)
|
210
|
+
psych (>= 4.0.0)
|
211
|
+
regexp_parser (2.10.0)
|
212
|
+
reline (0.6.1)
|
213
|
+
io-console (~> 0.5)
|
214
|
+
rspec (3.13.0)
|
215
|
+
rspec-core (~> 3.13.0)
|
216
|
+
rspec-expectations (~> 3.13.0)
|
217
|
+
rspec-mocks (~> 3.13.0)
|
218
|
+
rspec-core (3.13.3)
|
219
|
+
rspec-support (~> 3.13.0)
|
220
|
+
rspec-expectations (3.13.3)
|
221
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
222
|
+
rspec-support (~> 3.13.0)
|
223
|
+
rspec-mocks (3.13.2)
|
224
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
225
|
+
rspec-support (~> 3.13.0)
|
226
|
+
rspec-rails (7.1.1)
|
227
|
+
actionpack (>= 7.0)
|
228
|
+
activesupport (>= 7.0)
|
229
|
+
railties (>= 7.0)
|
230
|
+
rspec-core (~> 3.13)
|
231
|
+
rspec-expectations (~> 3.13)
|
232
|
+
rspec-mocks (~> 3.13)
|
233
|
+
rspec-support (~> 3.13)
|
234
|
+
rspec-support (3.13.2)
|
235
|
+
rubocop (1.75.2)
|
236
|
+
json (~> 2.3)
|
237
|
+
language_server-protocol (~> 3.17.0.2)
|
238
|
+
lint_roller (~> 1.1.0)
|
239
|
+
parallel (~> 1.10)
|
240
|
+
parser (>= 3.3.0.2)
|
241
|
+
rainbow (>= 2.2.2, < 4.0)
|
242
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
243
|
+
rubocop-ast (>= 1.44.0, < 2.0)
|
244
|
+
ruby-progressbar (~> 1.7)
|
245
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
246
|
+
rubocop-ast (1.44.1)
|
247
|
+
parser (>= 3.3.7.2)
|
248
|
+
prism (~> 1.4)
|
249
|
+
rubocop-performance (1.25.0)
|
250
|
+
lint_roller (~> 1.1)
|
251
|
+
rubocop (>= 1.75.0, < 2.0)
|
252
|
+
rubocop-ast (>= 1.38.0, < 2.0)
|
253
|
+
ruby-progressbar (1.13.0)
|
254
|
+
securerandom (0.4.1)
|
255
|
+
standard (1.49.0)
|
256
|
+
language_server-protocol (~> 3.17.0.2)
|
257
|
+
lint_roller (~> 1.0)
|
258
|
+
rubocop (~> 1.75.2)
|
259
|
+
standard-custom (~> 1.0.0)
|
260
|
+
standard-performance (~> 1.8)
|
261
|
+
standard-custom (1.0.2)
|
262
|
+
lint_roller (~> 1.0)
|
263
|
+
rubocop (~> 1.50)
|
264
|
+
standard-performance (1.8.0)
|
265
|
+
lint_roller (~> 1.1)
|
266
|
+
rubocop-performance (~> 1.25.0)
|
267
|
+
steep (1.10.0)
|
268
|
+
activesupport (>= 5.1)
|
269
|
+
concurrent-ruby (>= 1.1.10)
|
270
|
+
csv (>= 3.0.9)
|
271
|
+
fileutils (>= 1.1.0)
|
272
|
+
json (>= 2.1.0)
|
273
|
+
language_server-protocol (>= 3.17.0.4, < 4.0)
|
274
|
+
listen (~> 3.0)
|
275
|
+
logger (>= 1.3.0)
|
276
|
+
mutex_m (>= 0.3.0)
|
277
|
+
parser (>= 3.1)
|
278
|
+
rainbow (>= 2.2.2, < 4.0)
|
279
|
+
rbs (~> 3.9)
|
280
|
+
securerandom (>= 0.1)
|
281
|
+
strscan (>= 1.0.0)
|
282
|
+
terminal-table (>= 2, < 5)
|
283
|
+
uri (>= 0.12.0)
|
284
|
+
stringio (3.1.7)
|
285
|
+
strscan (3.1.3)
|
286
|
+
terminal-table (4.0.0)
|
287
|
+
unicode-display_width (>= 1.1.1, < 4)
|
288
|
+
thor (1.3.2)
|
289
|
+
timeout (0.4.3)
|
290
|
+
tzinfo (2.0.6)
|
291
|
+
concurrent-ruby (~> 1.0)
|
292
|
+
unicode-display_width (3.1.4)
|
293
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
294
|
+
unicode-emoji (4.0.4)
|
295
|
+
uri (1.0.3)
|
296
|
+
websocket-driver (0.7.7)
|
297
|
+
base64
|
298
|
+
websocket-extensions (>= 0.1.0)
|
299
|
+
websocket-extensions (0.1.5)
|
300
|
+
zeitwerk (2.7.2)
|
301
|
+
|
302
|
+
PLATFORMS
|
303
|
+
aarch64-linux-gnu
|
304
|
+
aarch64-linux-musl
|
305
|
+
arm-linux-gnu
|
306
|
+
arm-linux-musl
|
307
|
+
arm64-darwin
|
308
|
+
x86_64-darwin
|
309
|
+
x86_64-linux-gnu
|
310
|
+
x86_64-linux-musl
|
311
|
+
|
312
|
+
DEPENDENCIES
|
313
|
+
appraisal
|
314
|
+
bigdecimal (~> 1.4)
|
315
|
+
concurrent-ruby (= 1.3.4)
|
316
|
+
drb
|
317
|
+
himg!
|
318
|
+
irb
|
319
|
+
rails (~> 7.0.0)
|
320
|
+
rake (~> 13.0)
|
321
|
+
rake-compiler
|
322
|
+
rspec (~> 3.0)
|
323
|
+
rspec-rails (~> 7.0)
|
324
|
+
standard (~> 1.3)
|
325
|
+
steep
|
326
|
+
|
327
|
+
BUNDLED WITH
|
328
|
+
2.6.7
|
@@ -0,0 +1,14 @@
|
|
1
|
+
# This file was generated by Appraisal
|
2
|
+
|
3
|
+
source "https://rubygems.org"
|
4
|
+
|
5
|
+
gem "irb"
|
6
|
+
gem "rake", "~> 13.0"
|
7
|
+
gem "rake-compiler"
|
8
|
+
gem "rspec", "~> 3.0"
|
9
|
+
gem "standard", "~> 1.3"
|
10
|
+
gem "steep"
|
11
|
+
gem "rails", "~> 7.1.0"
|
12
|
+
gem "rspec-rails", "~> 7.0"
|
13
|
+
|
14
|
+
gemspec path: "../"
|
@@ -0,0 +1,344 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
himg (0.0.1)
|
5
|
+
rb_sys (~> 0.9)
|
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.3)
|
92
|
+
base64 (0.2.0)
|
93
|
+
benchmark (0.4.0)
|
94
|
+
bigdecimal (3.1.9)
|
95
|
+
builder (3.3.0)
|
96
|
+
concurrent-ruby (1.3.5)
|
97
|
+
connection_pool (2.5.1)
|
98
|
+
crass (1.0.6)
|
99
|
+
csv (3.3.4)
|
100
|
+
date (3.4.1)
|
101
|
+
diff-lcs (1.6.1)
|
102
|
+
drb (2.2.1)
|
103
|
+
erubi (1.13.1)
|
104
|
+
ffi (1.17.2-aarch64-linux-gnu)
|
105
|
+
ffi (1.17.2-aarch64-linux-musl)
|
106
|
+
ffi (1.17.2-arm-linux-gnu)
|
107
|
+
ffi (1.17.2-arm-linux-musl)
|
108
|
+
ffi (1.17.2-arm64-darwin)
|
109
|
+
ffi (1.17.2-x86_64-darwin)
|
110
|
+
ffi (1.17.2-x86_64-linux-gnu)
|
111
|
+
ffi (1.17.2-x86_64-linux-musl)
|
112
|
+
fileutils (1.7.3)
|
113
|
+
globalid (1.2.1)
|
114
|
+
activesupport (>= 6.1)
|
115
|
+
i18n (1.14.7)
|
116
|
+
concurrent-ruby (~> 1.0)
|
117
|
+
io-console (0.8.0)
|
118
|
+
irb (1.15.2)
|
119
|
+
pp (>= 0.6.0)
|
120
|
+
rdoc (>= 4.0.0)
|
121
|
+
reline (>= 0.4.2)
|
122
|
+
json (2.10.2)
|
123
|
+
language_server-protocol (3.17.0.4)
|
124
|
+
lint_roller (1.1.0)
|
125
|
+
listen (3.9.0)
|
126
|
+
rb-fsevent (~> 0.10, >= 0.10.3)
|
127
|
+
rb-inotify (~> 0.9, >= 0.9.10)
|
128
|
+
logger (1.7.0)
|
129
|
+
loofah (2.24.0)
|
130
|
+
crass (~> 1.0.2)
|
131
|
+
nokogiri (>= 1.12.0)
|
132
|
+
mail (2.8.1)
|
133
|
+
mini_mime (>= 0.1.1)
|
134
|
+
net-imap
|
135
|
+
net-pop
|
136
|
+
net-smtp
|
137
|
+
marcel (1.0.4)
|
138
|
+
mini_mime (1.1.5)
|
139
|
+
minitest (5.25.5)
|
140
|
+
mutex_m (0.3.0)
|
141
|
+
net-imap (0.5.6)
|
142
|
+
date
|
143
|
+
net-protocol
|
144
|
+
net-pop (0.1.2)
|
145
|
+
net-protocol
|
146
|
+
net-protocol (0.2.2)
|
147
|
+
timeout
|
148
|
+
net-smtp (0.5.1)
|
149
|
+
net-protocol
|
150
|
+
nio4r (2.7.4)
|
151
|
+
nokogiri (1.18.7-aarch64-linux-gnu)
|
152
|
+
racc (~> 1.4)
|
153
|
+
nokogiri (1.18.7-aarch64-linux-musl)
|
154
|
+
racc (~> 1.4)
|
155
|
+
nokogiri (1.18.7-arm-linux-gnu)
|
156
|
+
racc (~> 1.4)
|
157
|
+
nokogiri (1.18.7-arm-linux-musl)
|
158
|
+
racc (~> 1.4)
|
159
|
+
nokogiri (1.18.7-arm64-darwin)
|
160
|
+
racc (~> 1.4)
|
161
|
+
nokogiri (1.18.7-x86_64-darwin)
|
162
|
+
racc (~> 1.4)
|
163
|
+
nokogiri (1.18.7-x86_64-linux-gnu)
|
164
|
+
racc (~> 1.4)
|
165
|
+
nokogiri (1.18.7-x86_64-linux-musl)
|
166
|
+
racc (~> 1.4)
|
167
|
+
parallel (1.27.0)
|
168
|
+
parser (3.3.8.0)
|
169
|
+
ast (~> 2.4.1)
|
170
|
+
racc
|
171
|
+
pp (0.6.2)
|
172
|
+
prettyprint
|
173
|
+
prettyprint (0.2.0)
|
174
|
+
prism (1.4.0)
|
175
|
+
psych (5.2.3)
|
176
|
+
date
|
177
|
+
stringio
|
178
|
+
racc (1.8.1)
|
179
|
+
rack (3.1.13)
|
180
|
+
rack-session (2.1.0)
|
181
|
+
base64 (>= 0.1.0)
|
182
|
+
rack (>= 3.0.0)
|
183
|
+
rack-test (2.2.0)
|
184
|
+
rack (>= 1.3)
|
185
|
+
rackup (2.2.1)
|
186
|
+
rack (>= 3)
|
187
|
+
rails (7.1.5.1)
|
188
|
+
actioncable (= 7.1.5.1)
|
189
|
+
actionmailbox (= 7.1.5.1)
|
190
|
+
actionmailer (= 7.1.5.1)
|
191
|
+
actionpack (= 7.1.5.1)
|
192
|
+
actiontext (= 7.1.5.1)
|
193
|
+
actionview (= 7.1.5.1)
|
194
|
+
activejob (= 7.1.5.1)
|
195
|
+
activemodel (= 7.1.5.1)
|
196
|
+
activerecord (= 7.1.5.1)
|
197
|
+
activestorage (= 7.1.5.1)
|
198
|
+
activesupport (= 7.1.5.1)
|
199
|
+
bundler (>= 1.15.0)
|
200
|
+
railties (= 7.1.5.1)
|
201
|
+
rails-dom-testing (2.2.0)
|
202
|
+
activesupport (>= 5.0.0)
|
203
|
+
minitest
|
204
|
+
nokogiri (>= 1.6)
|
205
|
+
rails-html-sanitizer (1.6.2)
|
206
|
+
loofah (~> 2.21)
|
207
|
+
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)
|
208
|
+
railties (7.1.5.1)
|
209
|
+
actionpack (= 7.1.5.1)
|
210
|
+
activesupport (= 7.1.5.1)
|
211
|
+
irb
|
212
|
+
rackup (>= 1.0.0)
|
213
|
+
rake (>= 12.2)
|
214
|
+
thor (~> 1.0, >= 1.2.2)
|
215
|
+
zeitwerk (~> 2.6)
|
216
|
+
rainbow (3.1.1)
|
217
|
+
rake (13.2.1)
|
218
|
+
rake-compiler (1.3.0)
|
219
|
+
rake
|
220
|
+
rake-compiler-dock (1.9.1)
|
221
|
+
rb-fsevent (0.11.2)
|
222
|
+
rb-inotify (0.11.1)
|
223
|
+
ffi (~> 1.0)
|
224
|
+
rb_sys (0.9.111)
|
225
|
+
rake-compiler-dock (= 1.9.1)
|
226
|
+
rbs (3.9.2)
|
227
|
+
logger
|
228
|
+
rdoc (6.13.1)
|
229
|
+
psych (>= 4.0.0)
|
230
|
+
regexp_parser (2.10.0)
|
231
|
+
reline (0.6.1)
|
232
|
+
io-console (~> 0.5)
|
233
|
+
rspec (3.13.0)
|
234
|
+
rspec-core (~> 3.13.0)
|
235
|
+
rspec-expectations (~> 3.13.0)
|
236
|
+
rspec-mocks (~> 3.13.0)
|
237
|
+
rspec-core (3.13.3)
|
238
|
+
rspec-support (~> 3.13.0)
|
239
|
+
rspec-expectations (3.13.3)
|
240
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
241
|
+
rspec-support (~> 3.13.0)
|
242
|
+
rspec-mocks (3.13.2)
|
243
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
244
|
+
rspec-support (~> 3.13.0)
|
245
|
+
rspec-rails (7.1.1)
|
246
|
+
actionpack (>= 7.0)
|
247
|
+
activesupport (>= 7.0)
|
248
|
+
railties (>= 7.0)
|
249
|
+
rspec-core (~> 3.13)
|
250
|
+
rspec-expectations (~> 3.13)
|
251
|
+
rspec-mocks (~> 3.13)
|
252
|
+
rspec-support (~> 3.13)
|
253
|
+
rspec-support (3.13.2)
|
254
|
+
rubocop (1.75.2)
|
255
|
+
json (~> 2.3)
|
256
|
+
language_server-protocol (~> 3.17.0.2)
|
257
|
+
lint_roller (~> 1.1.0)
|
258
|
+
parallel (~> 1.10)
|
259
|
+
parser (>= 3.3.0.2)
|
260
|
+
rainbow (>= 2.2.2, < 4.0)
|
261
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
262
|
+
rubocop-ast (>= 1.44.0, < 2.0)
|
263
|
+
ruby-progressbar (~> 1.7)
|
264
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
265
|
+
rubocop-ast (1.44.1)
|
266
|
+
parser (>= 3.3.7.2)
|
267
|
+
prism (~> 1.4)
|
268
|
+
rubocop-performance (1.25.0)
|
269
|
+
lint_roller (~> 1.1)
|
270
|
+
rubocop (>= 1.75.0, < 2.0)
|
271
|
+
rubocop-ast (>= 1.38.0, < 2.0)
|
272
|
+
ruby-progressbar (1.13.0)
|
273
|
+
securerandom (0.4.1)
|
274
|
+
standard (1.49.0)
|
275
|
+
language_server-protocol (~> 3.17.0.2)
|
276
|
+
lint_roller (~> 1.0)
|
277
|
+
rubocop (~> 1.75.2)
|
278
|
+
standard-custom (~> 1.0.0)
|
279
|
+
standard-performance (~> 1.8)
|
280
|
+
standard-custom (1.0.2)
|
281
|
+
lint_roller (~> 1.0)
|
282
|
+
rubocop (~> 1.50)
|
283
|
+
standard-performance (1.8.0)
|
284
|
+
lint_roller (~> 1.1)
|
285
|
+
rubocop-performance (~> 1.25.0)
|
286
|
+
steep (1.10.0)
|
287
|
+
activesupport (>= 5.1)
|
288
|
+
concurrent-ruby (>= 1.1.10)
|
289
|
+
csv (>= 3.0.9)
|
290
|
+
fileutils (>= 1.1.0)
|
291
|
+
json (>= 2.1.0)
|
292
|
+
language_server-protocol (>= 3.17.0.4, < 4.0)
|
293
|
+
listen (~> 3.0)
|
294
|
+
logger (>= 1.3.0)
|
295
|
+
mutex_m (>= 0.3.0)
|
296
|
+
parser (>= 3.1)
|
297
|
+
rainbow (>= 2.2.2, < 4.0)
|
298
|
+
rbs (~> 3.9)
|
299
|
+
securerandom (>= 0.1)
|
300
|
+
strscan (>= 1.0.0)
|
301
|
+
terminal-table (>= 2, < 5)
|
302
|
+
uri (>= 0.12.0)
|
303
|
+
stringio (3.1.7)
|
304
|
+
strscan (3.1.3)
|
305
|
+
terminal-table (4.0.0)
|
306
|
+
unicode-display_width (>= 1.1.1, < 4)
|
307
|
+
thor (1.3.2)
|
308
|
+
timeout (0.4.3)
|
309
|
+
tzinfo (2.0.6)
|
310
|
+
concurrent-ruby (~> 1.0)
|
311
|
+
unicode-display_width (3.1.4)
|
312
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
313
|
+
unicode-emoji (4.0.4)
|
314
|
+
uri (1.0.3)
|
315
|
+
websocket-driver (0.7.7)
|
316
|
+
base64
|
317
|
+
websocket-extensions (>= 0.1.0)
|
318
|
+
websocket-extensions (0.1.5)
|
319
|
+
zeitwerk (2.7.2)
|
320
|
+
|
321
|
+
PLATFORMS
|
322
|
+
aarch64-linux-gnu
|
323
|
+
aarch64-linux-musl
|
324
|
+
arm-linux-gnu
|
325
|
+
arm-linux-musl
|
326
|
+
arm64-darwin
|
327
|
+
x86_64-darwin
|
328
|
+
x86_64-linux-gnu
|
329
|
+
x86_64-linux-musl
|
330
|
+
|
331
|
+
DEPENDENCIES
|
332
|
+
appraisal
|
333
|
+
himg!
|
334
|
+
irb
|
335
|
+
rails (~> 7.1.0)
|
336
|
+
rake (~> 13.0)
|
337
|
+
rake-compiler
|
338
|
+
rspec (~> 3.0)
|
339
|
+
rspec-rails (~> 7.0)
|
340
|
+
standard (~> 1.3)
|
341
|
+
steep
|
342
|
+
|
343
|
+
BUNDLED WITH
|
344
|
+
2.6.7
|
@@ -0,0 +1,14 @@
|
|
1
|
+
# This file was generated by Appraisal
|
2
|
+
|
3
|
+
source "https://rubygems.org"
|
4
|
+
|
5
|
+
gem "irb"
|
6
|
+
gem "rake", "~> 13.0"
|
7
|
+
gem "rake-compiler"
|
8
|
+
gem "rspec", "~> 3.0"
|
9
|
+
gem "standard", "~> 1.3"
|
10
|
+
gem "steep"
|
11
|
+
gem "rails", "~> 7.2.0"
|
12
|
+
gem "rspec-rails", "~> 7.0"
|
13
|
+
|
14
|
+
gemspec path: "../"
|