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.
@@ -0,0 +1,339 @@
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.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.3)
86
+ base64 (0.2.0)
87
+ benchmark (0.4.0)
88
+ bigdecimal (3.1.9)
89
+ builder (3.3.0)
90
+ concurrent-ruby (1.3.5)
91
+ connection_pool (2.5.1)
92
+ crass (1.0.6)
93
+ csv (3.3.4)
94
+ date (3.4.1)
95
+ diff-lcs (1.6.1)
96
+ drb (2.2.1)
97
+ erubi (1.13.1)
98
+ ffi (1.17.2-aarch64-linux-gnu)
99
+ ffi (1.17.2-aarch64-linux-musl)
100
+ ffi (1.17.2-arm-linux-gnu)
101
+ ffi (1.17.2-arm-linux-musl)
102
+ ffi (1.17.2-arm64-darwin)
103
+ ffi (1.17.2-x86_64-darwin)
104
+ ffi (1.17.2-x86_64-linux-gnu)
105
+ ffi (1.17.2-x86_64-linux-musl)
106
+ fileutils (1.7.3)
107
+ globalid (1.2.1)
108
+ activesupport (>= 6.1)
109
+ i18n (1.14.7)
110
+ concurrent-ruby (~> 1.0)
111
+ io-console (0.8.0)
112
+ irb (1.15.2)
113
+ pp (>= 0.6.0)
114
+ rdoc (>= 4.0.0)
115
+ reline (>= 0.4.2)
116
+ json (2.10.2)
117
+ language_server-protocol (3.17.0.4)
118
+ lint_roller (1.1.0)
119
+ listen (3.9.0)
120
+ rb-fsevent (~> 0.10, >= 0.10.3)
121
+ rb-inotify (~> 0.9, >= 0.9.10)
122
+ logger (1.7.0)
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.5)
134
+ mutex_m (0.3.0)
135
+ net-imap (0.5.6)
136
+ date
137
+ net-protocol
138
+ net-pop (0.1.2)
139
+ net-protocol
140
+ net-protocol (0.2.2)
141
+ timeout
142
+ net-smtp (0.5.1)
143
+ net-protocol
144
+ nio4r (2.7.4)
145
+ nokogiri (1.18.7-aarch64-linux-gnu)
146
+ racc (~> 1.4)
147
+ nokogiri (1.18.7-aarch64-linux-musl)
148
+ racc (~> 1.4)
149
+ nokogiri (1.18.7-arm-linux-gnu)
150
+ racc (~> 1.4)
151
+ nokogiri (1.18.7-arm-linux-musl)
152
+ racc (~> 1.4)
153
+ nokogiri (1.18.7-arm64-darwin)
154
+ racc (~> 1.4)
155
+ nokogiri (1.18.7-x86_64-darwin)
156
+ racc (~> 1.4)
157
+ nokogiri (1.18.7-x86_64-linux-gnu)
158
+ racc (~> 1.4)
159
+ nokogiri (1.18.7-x86_64-linux-musl)
160
+ racc (~> 1.4)
161
+ parallel (1.27.0)
162
+ parser (3.3.8.0)
163
+ ast (~> 2.4.1)
164
+ racc
165
+ pp (0.6.2)
166
+ prettyprint
167
+ prettyprint (0.2.0)
168
+ prism (1.4.0)
169
+ psych (5.2.3)
170
+ date
171
+ stringio
172
+ racc (1.8.1)
173
+ rack (3.1.13)
174
+ rack-session (2.1.0)
175
+ base64 (>= 0.1.0)
176
+ rack (>= 3.0.0)
177
+ rack-test (2.2.0)
178
+ rack (>= 1.3)
179
+ rackup (2.2.1)
180
+ rack (>= 3)
181
+ rails (7.2.2.1)
182
+ actioncable (= 7.2.2.1)
183
+ actionmailbox (= 7.2.2.1)
184
+ actionmailer (= 7.2.2.1)
185
+ actionpack (= 7.2.2.1)
186
+ actiontext (= 7.2.2.1)
187
+ actionview (= 7.2.2.1)
188
+ activejob (= 7.2.2.1)
189
+ activemodel (= 7.2.2.1)
190
+ activerecord (= 7.2.2.1)
191
+ activestorage (= 7.2.2.1)
192
+ activesupport (= 7.2.2.1)
193
+ bundler (>= 1.15.0)
194
+ railties (= 7.2.2.1)
195
+ rails-dom-testing (2.2.0)
196
+ activesupport (>= 5.0.0)
197
+ minitest
198
+ nokogiri (>= 1.6)
199
+ rails-html-sanitizer (1.6.2)
200
+ loofah (~> 2.21)
201
+ 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)
202
+ railties (7.2.2.1)
203
+ actionpack (= 7.2.2.1)
204
+ activesupport (= 7.2.2.1)
205
+ irb (~> 1.13)
206
+ rackup (>= 1.0.0)
207
+ rake (>= 12.2)
208
+ thor (~> 1.0, >= 1.2.2)
209
+ zeitwerk (~> 2.6)
210
+ rainbow (3.1.1)
211
+ rake (13.2.1)
212
+ rake-compiler (1.3.0)
213
+ rake
214
+ rake-compiler-dock (1.9.1)
215
+ rb-fsevent (0.11.2)
216
+ rb-inotify (0.11.1)
217
+ ffi (~> 1.0)
218
+ rb_sys (0.9.111)
219
+ rake-compiler-dock (= 1.9.1)
220
+ rbs (3.9.2)
221
+ logger
222
+ rdoc (6.13.1)
223
+ psych (>= 4.0.0)
224
+ regexp_parser (2.10.0)
225
+ reline (0.6.1)
226
+ io-console (~> 0.5)
227
+ rspec (3.13.0)
228
+ rspec-core (~> 3.13.0)
229
+ rspec-expectations (~> 3.13.0)
230
+ rspec-mocks (~> 3.13.0)
231
+ rspec-core (3.13.3)
232
+ rspec-support (~> 3.13.0)
233
+ rspec-expectations (3.13.3)
234
+ diff-lcs (>= 1.2.0, < 2.0)
235
+ rspec-support (~> 3.13.0)
236
+ rspec-mocks (3.13.2)
237
+ diff-lcs (>= 1.2.0, < 2.0)
238
+ rspec-support (~> 3.13.0)
239
+ rspec-rails (7.1.1)
240
+ actionpack (>= 7.0)
241
+ activesupport (>= 7.0)
242
+ railties (>= 7.0)
243
+ rspec-core (~> 3.13)
244
+ rspec-expectations (~> 3.13)
245
+ rspec-mocks (~> 3.13)
246
+ rspec-support (~> 3.13)
247
+ rspec-support (3.13.2)
248
+ rubocop (1.75.2)
249
+ json (~> 2.3)
250
+ language_server-protocol (~> 3.17.0.2)
251
+ lint_roller (~> 1.1.0)
252
+ parallel (~> 1.10)
253
+ parser (>= 3.3.0.2)
254
+ rainbow (>= 2.2.2, < 4.0)
255
+ regexp_parser (>= 2.9.3, < 3.0)
256
+ rubocop-ast (>= 1.44.0, < 2.0)
257
+ ruby-progressbar (~> 1.7)
258
+ unicode-display_width (>= 2.4.0, < 4.0)
259
+ rubocop-ast (1.44.1)
260
+ parser (>= 3.3.7.2)
261
+ prism (~> 1.4)
262
+ rubocop-performance (1.25.0)
263
+ lint_roller (~> 1.1)
264
+ rubocop (>= 1.75.0, < 2.0)
265
+ rubocop-ast (>= 1.38.0, < 2.0)
266
+ ruby-progressbar (1.13.0)
267
+ securerandom (0.4.1)
268
+ standard (1.49.0)
269
+ language_server-protocol (~> 3.17.0.2)
270
+ lint_roller (~> 1.0)
271
+ rubocop (~> 1.75.2)
272
+ standard-custom (~> 1.0.0)
273
+ standard-performance (~> 1.8)
274
+ standard-custom (1.0.2)
275
+ lint_roller (~> 1.0)
276
+ rubocop (~> 1.50)
277
+ standard-performance (1.8.0)
278
+ lint_roller (~> 1.1)
279
+ rubocop-performance (~> 1.25.0)
280
+ steep (1.10.0)
281
+ activesupport (>= 5.1)
282
+ concurrent-ruby (>= 1.1.10)
283
+ csv (>= 3.0.9)
284
+ fileutils (>= 1.1.0)
285
+ json (>= 2.1.0)
286
+ language_server-protocol (>= 3.17.0.4, < 4.0)
287
+ listen (~> 3.0)
288
+ logger (>= 1.3.0)
289
+ mutex_m (>= 0.3.0)
290
+ parser (>= 3.1)
291
+ rainbow (>= 2.2.2, < 4.0)
292
+ rbs (~> 3.9)
293
+ securerandom (>= 0.1)
294
+ strscan (>= 1.0.0)
295
+ terminal-table (>= 2, < 5)
296
+ uri (>= 0.12.0)
297
+ stringio (3.1.7)
298
+ strscan (3.1.3)
299
+ terminal-table (4.0.0)
300
+ unicode-display_width (>= 1.1.1, < 4)
301
+ thor (1.3.2)
302
+ timeout (0.4.3)
303
+ tzinfo (2.0.6)
304
+ concurrent-ruby (~> 1.0)
305
+ unicode-display_width (3.1.4)
306
+ unicode-emoji (~> 4.0, >= 4.0.4)
307
+ unicode-emoji (4.0.4)
308
+ uri (1.0.3)
309
+ useragent (0.16.11)
310
+ websocket-driver (0.7.7)
311
+ base64
312
+ websocket-extensions (>= 0.1.0)
313
+ websocket-extensions (0.1.5)
314
+ zeitwerk (2.7.2)
315
+
316
+ PLATFORMS
317
+ aarch64-linux-gnu
318
+ aarch64-linux-musl
319
+ arm-linux-gnu
320
+ arm-linux-musl
321
+ arm64-darwin
322
+ x86_64-darwin
323
+ x86_64-linux-gnu
324
+ x86_64-linux-musl
325
+
326
+ DEPENDENCIES
327
+ appraisal
328
+ himg!
329
+ irb
330
+ rails (~> 7.2.0)
331
+ rake (~> 13.0)
332
+ rake-compiler
333
+ rspec (~> 3.0)
334
+ rspec-rails (~> 7.0)
335
+ standard (~> 1.3)
336
+ steep
337
+
338
+ BUNDLED WITH
339
+ 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", "~> 8.0"
12
+ gem "rspec-rails", "~> 7.0"
13
+
14
+ gemspec path: "../"
@@ -0,0 +1,339 @@
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 (8.0.2)
11
+ actionpack (= 8.0.2)
12
+ activesupport (= 8.0.2)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ zeitwerk (~> 2.6)
16
+ actionmailbox (8.0.2)
17
+ actionpack (= 8.0.2)
18
+ activejob (= 8.0.2)
19
+ activerecord (= 8.0.2)
20
+ activestorage (= 8.0.2)
21
+ activesupport (= 8.0.2)
22
+ mail (>= 2.8.0)
23
+ actionmailer (8.0.2)
24
+ actionpack (= 8.0.2)
25
+ actionview (= 8.0.2)
26
+ activejob (= 8.0.2)
27
+ activesupport (= 8.0.2)
28
+ mail (>= 2.8.0)
29
+ rails-dom-testing (~> 2.2)
30
+ actionpack (8.0.2)
31
+ actionview (= 8.0.2)
32
+ activesupport (= 8.0.2)
33
+ nokogiri (>= 1.8.5)
34
+ rack (>= 2.2.4)
35
+ rack-session (>= 1.0.1)
36
+ rack-test (>= 0.6.3)
37
+ rails-dom-testing (~> 2.2)
38
+ rails-html-sanitizer (~> 1.6)
39
+ useragent (~> 0.16)
40
+ actiontext (8.0.2)
41
+ actionpack (= 8.0.2)
42
+ activerecord (= 8.0.2)
43
+ activestorage (= 8.0.2)
44
+ activesupport (= 8.0.2)
45
+ globalid (>= 0.6.0)
46
+ nokogiri (>= 1.8.5)
47
+ actionview (8.0.2)
48
+ activesupport (= 8.0.2)
49
+ builder (~> 3.1)
50
+ erubi (~> 1.11)
51
+ rails-dom-testing (~> 2.2)
52
+ rails-html-sanitizer (~> 1.6)
53
+ activejob (8.0.2)
54
+ activesupport (= 8.0.2)
55
+ globalid (>= 0.3.6)
56
+ activemodel (8.0.2)
57
+ activesupport (= 8.0.2)
58
+ activerecord (8.0.2)
59
+ activemodel (= 8.0.2)
60
+ activesupport (= 8.0.2)
61
+ timeout (>= 0.4.0)
62
+ activestorage (8.0.2)
63
+ actionpack (= 8.0.2)
64
+ activejob (= 8.0.2)
65
+ activerecord (= 8.0.2)
66
+ activesupport (= 8.0.2)
67
+ marcel (~> 1.0)
68
+ activesupport (8.0.2)
69
+ base64
70
+ benchmark (>= 0.3)
71
+ bigdecimal
72
+ concurrent-ruby (~> 1.0, >= 1.3.1)
73
+ connection_pool (>= 2.2.5)
74
+ drb
75
+ i18n (>= 1.6, < 2)
76
+ logger (>= 1.4.2)
77
+ minitest (>= 5.1)
78
+ securerandom (>= 0.3)
79
+ tzinfo (~> 2.0, >= 2.0.5)
80
+ uri (>= 0.13.1)
81
+ appraisal (2.5.0)
82
+ bundler
83
+ rake
84
+ thor (>= 0.14.0)
85
+ ast (2.4.3)
86
+ base64 (0.2.0)
87
+ benchmark (0.4.0)
88
+ bigdecimal (3.1.9)
89
+ builder (3.3.0)
90
+ concurrent-ruby (1.3.5)
91
+ connection_pool (2.5.1)
92
+ crass (1.0.6)
93
+ csv (3.3.4)
94
+ date (3.4.1)
95
+ diff-lcs (1.6.1)
96
+ drb (2.2.1)
97
+ erubi (1.13.1)
98
+ ffi (1.17.2-aarch64-linux-gnu)
99
+ ffi (1.17.2-aarch64-linux-musl)
100
+ ffi (1.17.2-arm-linux-gnu)
101
+ ffi (1.17.2-arm-linux-musl)
102
+ ffi (1.17.2-arm64-darwin)
103
+ ffi (1.17.2-x86_64-darwin)
104
+ ffi (1.17.2-x86_64-linux-gnu)
105
+ ffi (1.17.2-x86_64-linux-musl)
106
+ fileutils (1.7.3)
107
+ globalid (1.2.1)
108
+ activesupport (>= 6.1)
109
+ i18n (1.14.7)
110
+ concurrent-ruby (~> 1.0)
111
+ io-console (0.8.0)
112
+ irb (1.15.2)
113
+ pp (>= 0.6.0)
114
+ rdoc (>= 4.0.0)
115
+ reline (>= 0.4.2)
116
+ json (2.10.2)
117
+ language_server-protocol (3.17.0.4)
118
+ lint_roller (1.1.0)
119
+ listen (3.9.0)
120
+ rb-fsevent (~> 0.10, >= 0.10.3)
121
+ rb-inotify (~> 0.9, >= 0.9.10)
122
+ logger (1.7.0)
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.5)
134
+ mutex_m (0.3.0)
135
+ net-imap (0.5.6)
136
+ date
137
+ net-protocol
138
+ net-pop (0.1.2)
139
+ net-protocol
140
+ net-protocol (0.2.2)
141
+ timeout
142
+ net-smtp (0.5.1)
143
+ net-protocol
144
+ nio4r (2.7.4)
145
+ nokogiri (1.18.7-aarch64-linux-gnu)
146
+ racc (~> 1.4)
147
+ nokogiri (1.18.7-aarch64-linux-musl)
148
+ racc (~> 1.4)
149
+ nokogiri (1.18.7-arm-linux-gnu)
150
+ racc (~> 1.4)
151
+ nokogiri (1.18.7-arm-linux-musl)
152
+ racc (~> 1.4)
153
+ nokogiri (1.18.7-arm64-darwin)
154
+ racc (~> 1.4)
155
+ nokogiri (1.18.7-x86_64-darwin)
156
+ racc (~> 1.4)
157
+ nokogiri (1.18.7-x86_64-linux-gnu)
158
+ racc (~> 1.4)
159
+ nokogiri (1.18.7-x86_64-linux-musl)
160
+ racc (~> 1.4)
161
+ parallel (1.27.0)
162
+ parser (3.3.8.0)
163
+ ast (~> 2.4.1)
164
+ racc
165
+ pp (0.6.2)
166
+ prettyprint
167
+ prettyprint (0.2.0)
168
+ prism (1.4.0)
169
+ psych (5.2.3)
170
+ date
171
+ stringio
172
+ racc (1.8.1)
173
+ rack (3.1.13)
174
+ rack-session (2.1.0)
175
+ base64 (>= 0.1.0)
176
+ rack (>= 3.0.0)
177
+ rack-test (2.2.0)
178
+ rack (>= 1.3)
179
+ rackup (2.2.1)
180
+ rack (>= 3)
181
+ rails (8.0.2)
182
+ actioncable (= 8.0.2)
183
+ actionmailbox (= 8.0.2)
184
+ actionmailer (= 8.0.2)
185
+ actionpack (= 8.0.2)
186
+ actiontext (= 8.0.2)
187
+ actionview (= 8.0.2)
188
+ activejob (= 8.0.2)
189
+ activemodel (= 8.0.2)
190
+ activerecord (= 8.0.2)
191
+ activestorage (= 8.0.2)
192
+ activesupport (= 8.0.2)
193
+ bundler (>= 1.15.0)
194
+ railties (= 8.0.2)
195
+ rails-dom-testing (2.2.0)
196
+ activesupport (>= 5.0.0)
197
+ minitest
198
+ nokogiri (>= 1.6)
199
+ rails-html-sanitizer (1.6.2)
200
+ loofah (~> 2.21)
201
+ 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)
202
+ railties (8.0.2)
203
+ actionpack (= 8.0.2)
204
+ activesupport (= 8.0.2)
205
+ irb (~> 1.13)
206
+ rackup (>= 1.0.0)
207
+ rake (>= 12.2)
208
+ thor (~> 1.0, >= 1.2.2)
209
+ zeitwerk (~> 2.6)
210
+ rainbow (3.1.1)
211
+ rake (13.2.1)
212
+ rake-compiler (1.3.0)
213
+ rake
214
+ rake-compiler-dock (1.9.1)
215
+ rb-fsevent (0.11.2)
216
+ rb-inotify (0.11.1)
217
+ ffi (~> 1.0)
218
+ rb_sys (0.9.111)
219
+ rake-compiler-dock (= 1.9.1)
220
+ rbs (3.9.2)
221
+ logger
222
+ rdoc (6.13.1)
223
+ psych (>= 4.0.0)
224
+ regexp_parser (2.10.0)
225
+ reline (0.6.1)
226
+ io-console (~> 0.5)
227
+ rspec (3.13.0)
228
+ rspec-core (~> 3.13.0)
229
+ rspec-expectations (~> 3.13.0)
230
+ rspec-mocks (~> 3.13.0)
231
+ rspec-core (3.13.3)
232
+ rspec-support (~> 3.13.0)
233
+ rspec-expectations (3.13.3)
234
+ diff-lcs (>= 1.2.0, < 2.0)
235
+ rspec-support (~> 3.13.0)
236
+ rspec-mocks (3.13.2)
237
+ diff-lcs (>= 1.2.0, < 2.0)
238
+ rspec-support (~> 3.13.0)
239
+ rspec-rails (7.1.1)
240
+ actionpack (>= 7.0)
241
+ activesupport (>= 7.0)
242
+ railties (>= 7.0)
243
+ rspec-core (~> 3.13)
244
+ rspec-expectations (~> 3.13)
245
+ rspec-mocks (~> 3.13)
246
+ rspec-support (~> 3.13)
247
+ rspec-support (3.13.2)
248
+ rubocop (1.75.2)
249
+ json (~> 2.3)
250
+ language_server-protocol (~> 3.17.0.2)
251
+ lint_roller (~> 1.1.0)
252
+ parallel (~> 1.10)
253
+ parser (>= 3.3.0.2)
254
+ rainbow (>= 2.2.2, < 4.0)
255
+ regexp_parser (>= 2.9.3, < 3.0)
256
+ rubocop-ast (>= 1.44.0, < 2.0)
257
+ ruby-progressbar (~> 1.7)
258
+ unicode-display_width (>= 2.4.0, < 4.0)
259
+ rubocop-ast (1.44.1)
260
+ parser (>= 3.3.7.2)
261
+ prism (~> 1.4)
262
+ rubocop-performance (1.25.0)
263
+ lint_roller (~> 1.1)
264
+ rubocop (>= 1.75.0, < 2.0)
265
+ rubocop-ast (>= 1.38.0, < 2.0)
266
+ ruby-progressbar (1.13.0)
267
+ securerandom (0.4.1)
268
+ standard (1.49.0)
269
+ language_server-protocol (~> 3.17.0.2)
270
+ lint_roller (~> 1.0)
271
+ rubocop (~> 1.75.2)
272
+ standard-custom (~> 1.0.0)
273
+ standard-performance (~> 1.8)
274
+ standard-custom (1.0.2)
275
+ lint_roller (~> 1.0)
276
+ rubocop (~> 1.50)
277
+ standard-performance (1.8.0)
278
+ lint_roller (~> 1.1)
279
+ rubocop-performance (~> 1.25.0)
280
+ steep (1.10.0)
281
+ activesupport (>= 5.1)
282
+ concurrent-ruby (>= 1.1.10)
283
+ csv (>= 3.0.9)
284
+ fileutils (>= 1.1.0)
285
+ json (>= 2.1.0)
286
+ language_server-protocol (>= 3.17.0.4, < 4.0)
287
+ listen (~> 3.0)
288
+ logger (>= 1.3.0)
289
+ mutex_m (>= 0.3.0)
290
+ parser (>= 3.1)
291
+ rainbow (>= 2.2.2, < 4.0)
292
+ rbs (~> 3.9)
293
+ securerandom (>= 0.1)
294
+ strscan (>= 1.0.0)
295
+ terminal-table (>= 2, < 5)
296
+ uri (>= 0.12.0)
297
+ stringio (3.1.7)
298
+ strscan (3.1.3)
299
+ terminal-table (4.0.0)
300
+ unicode-display_width (>= 1.1.1, < 4)
301
+ thor (1.3.2)
302
+ timeout (0.4.3)
303
+ tzinfo (2.0.6)
304
+ concurrent-ruby (~> 1.0)
305
+ unicode-display_width (3.1.4)
306
+ unicode-emoji (~> 4.0, >= 4.0.4)
307
+ unicode-emoji (4.0.4)
308
+ uri (1.0.3)
309
+ useragent (0.16.11)
310
+ websocket-driver (0.7.7)
311
+ base64
312
+ websocket-extensions (>= 0.1.0)
313
+ websocket-extensions (0.1.5)
314
+ zeitwerk (2.7.2)
315
+
316
+ PLATFORMS
317
+ aarch64-linux-gnu
318
+ aarch64-linux-musl
319
+ arm-linux-gnu
320
+ arm-linux-musl
321
+ arm64-darwin
322
+ x86_64-darwin
323
+ x86_64-linux-gnu
324
+ x86_64-linux-musl
325
+
326
+ DEPENDENCIES
327
+ appraisal
328
+ himg!
329
+ irb
330
+ rails (~> 8.0)
331
+ rake (~> 13.0)
332
+ rake-compiler
333
+ rspec (~> 3.0)
334
+ rspec-rails (~> 7.0)
335
+ standard (~> 1.3)
336
+ steep
337
+
338
+ BUNDLED WITH
339
+ 2.6.7
@@ -0,0 +1,28 @@
1
+ module Himg
2
+ class Railtie
3
+ class TemplateHandler
4
+ def self.call(template, source)
5
+ <<-CODE
6
+ Himg.render(#{source.inspect}).pack("C*")
7
+ CODE
8
+ end
9
+ end
10
+
11
+ class ErbTemplateHandler
12
+ def self.call(template, source)
13
+ erb_handler = ActionView::Template.registered_template_handler(:erb)
14
+ preprocessed_view_code = erb_handler.call(template, source)
15
+
16
+ <<-CODE
17
+ output = begin
18
+ #{preprocessed_view_code}
19
+ end
20
+ Himg.render(output).pack("C*")
21
+ CODE
22
+ end
23
+ end
24
+ end
25
+ end
26
+
27
+ ActionView::Template.register_template_handler :himg, Himg::Railtie::TemplateHandler
28
+ ActionView::Template.register_template_handler 'himg.erb', Himg::Railtie::ErbTemplateHandler