summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-06-27 22:52:50 +0200
committererdgeist <erdgeist@erdgeist.org>2026-06-27 22:52:50 +0200
commit9a19a0494ef51cdac9a78e24d517ca48ba44c453 (patch)
tree8eaae12d8047a40e29d3ea7ff3116b5c869e04bd /Gemfile.lock
parent85a01e35274b8d4d4165a7b26bd7986e211246bb (diff)
parent1853082fcd8c067390c246f9daa01a9b47387497 (diff)
Migration from Rails 2.3.5 to Rails 8.1 successful.
Merging dev branch.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock493
1 files changed, 493 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..b5c5c77
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,493 @@
1GIT
2 remote: https://github.com/collectiveidea/awesome_nested_set.git
3 revision: 7a642749af74519b4bf3642d939061beb36835e1
4 branch: main
5 specs:
6 awesome_nested_set (3.9.0)
7 activerecord (>= 4.0.0, < 8.2)
8
9GIT
10 remote: https://github.com/erdgeist/chaoscalendar.git
11 revision: 3c0b34dd260f11d15378a6255d9862d629c8413a
12 branch: erdgeist-ruby1.9
13 specs:
14 chaos_calendar (0.1.3)
15
16GIT
17 remote: https://github.com/mbleigh/acts-as-taggable-on.git
18 revision: 1df5ac334c7f6321ac6b967fb014f834b3aa1e09
19 branch: master
20 specs:
21 acts-as-taggable-on (13.0.0)
22 activerecord (>= 7.1, < 8.2)
23 zeitwerk (>= 2.4, < 3.0)
24
25GEM
26 remote: https://rubygems.org/
27 specs:
28 action_text-trix (2.1.19)
29 railties
30 actioncable (8.1.3)
31 actionpack (= 8.1.3)
32 activesupport (= 8.1.3)
33 nio4r (~> 2.0)
34 websocket-driver (>= 0.6.1)
35 zeitwerk (~> 2.6)
36 actionmailbox (8.1.3)
37 actionpack (= 8.1.3)
38 activejob (= 8.1.3)
39 activerecord (= 8.1.3)
40 activestorage (= 8.1.3)
41 activesupport (= 8.1.3)
42 mail (>= 2.8.0)
43 actionmailer (8.1.3)
44 actionpack (= 8.1.3)
45 actionview (= 8.1.3)
46 activejob (= 8.1.3)
47 activesupport (= 8.1.3)
48 mail (>= 2.8.0)
49 rails-dom-testing (~> 2.2)
50 actionpack (8.1.3)
51 actionview (= 8.1.3)
52 activesupport (= 8.1.3)
53 nokogiri (>= 1.8.5)
54 rack (>= 2.2.4)
55 rack-session (>= 1.0.1)
56 rack-test (>= 0.6.3)
57 rails-dom-testing (~> 2.2)
58 rails-html-sanitizer (~> 1.6)
59 useragent (~> 0.16)
60 actiontext (8.1.3)
61 action_text-trix (~> 2.1.15)
62 actionpack (= 8.1.3)
63 activerecord (= 8.1.3)
64 activestorage (= 8.1.3)
65 activesupport (= 8.1.3)
66 globalid (>= 0.6.0)
67 nokogiri (>= 1.8.5)
68 actionview (8.1.3)
69 activesupport (= 8.1.3)
70 builder (~> 3.1)
71 erubi (~> 1.11)
72 rails-dom-testing (~> 2.2)
73 rails-html-sanitizer (~> 1.6)
74 activejob (8.1.3)
75 activesupport (= 8.1.3)
76 globalid (>= 0.3.6)
77 activemodel (8.1.3)
78 activesupport (= 8.1.3)
79 activerecord (8.1.3)
80 activemodel (= 8.1.3)
81 activesupport (= 8.1.3)
82 timeout (>= 0.4.0)
83 activestorage (8.1.3)
84 actionpack (= 8.1.3)
85 activejob (= 8.1.3)
86 activerecord (= 8.1.3)
87 activesupport (= 8.1.3)
88 marcel (~> 1.0)
89 activesupport (8.1.3)
90 base64
91 bigdecimal
92 concurrent-ruby (~> 1.0, >= 1.3.1)
93 connection_pool (>= 2.2.5)
94 drb
95 i18n (>= 1.6, < 2)
96 json
97 logger (>= 1.4.2)
98 minitest (>= 5.1)
99 securerandom (>= 0.3)
100 tzinfo (~> 2.0, >= 2.0.5)
101 uri (>= 0.13.1)
102 acts_as_list (1.2.6)
103 activerecord (>= 6.1)
104 activesupport (>= 6.1)
105 base64 (0.3.0)
106 bigdecimal (4.1.2)
107 builder (3.3.0)
108 coffee-rails (4.2.2)
109 coffee-script (>= 2.2.0)
110 railties (>= 4.0.0)
111 coffee-script (2.4.1)
112 coffee-script-source
113 execjs
114 coffee-script-source (1.12.2)
115 concurrent-ruby (1.3.7)
116 connection_pool (3.0.2)
117 crass (1.0.7)
118 date (3.5.1)
119 drb (2.2.3)
120 erb (6.0.4)
121 erubi (1.13.1)
122 exception_notification (4.6.0)
123 actionmailer (>= 5.2, < 9)
124 activesupport (>= 5.2, < 9)
125 execjs (2.10.1)
126 ffi (1.17.4)
127 ffi (1.17.4-aarch64-linux-gnu)
128 ffi (1.17.4-aarch64-linux-musl)
129 ffi (1.17.4-arm-linux-gnu)
130 ffi (1.17.4-arm-linux-musl)
131 ffi (1.17.4-arm64-darwin)
132 ffi (1.17.4-x86-linux-gnu)
133 ffi (1.17.4-x86-linux-musl)
134 ffi (1.17.4-x86_64-darwin)
135 ffi (1.17.4-x86_64-linux-gnu)
136 ffi (1.17.4-x86_64-linux-musl)
137 globalid (1.4.0)
138 activesupport (>= 6.1)
139 globalize (7.1.3)
140 activemodel (>= 7.0, < 8.2)
141 activerecord (>= 7.0, < 8.2)
142 activesupport (>= 7.0, < 8.2)
143 request_store (~> 1.0)
144 i18n (1.15.2)
145 concurrent-ruby (~> 1.0)
146 io-console (0.8.2)
147 irb (1.18.0)
148 pp (>= 0.6.0)
149 prism (>= 1.3.0)
150 rdoc (>= 4.0.0)
151 reline (>= 0.4.2)
152 jquery-rails (4.6.1)
153 rails-dom-testing (>= 1, < 3)
154 railties (>= 4.2.0)
155 thor (>= 0.14, < 2.0)
156 jquery-ui-rails (8.0.0)
157 railties (>= 3.2.16)
158 json (2.20.0)
159 kgio (2.11.4)
160 libxml-ruby (5.0.6)
161 logger (1.7.0)
162 loofah (2.25.1)
163 crass (~> 1.0.2)
164 nokogiri (>= 1.12.0)
165 mail (2.9.0)
166 logger
167 mini_mime (>= 0.1.1)
168 net-imap
169 net-pop
170 net-smtp
171 marcel (1.2.1)
172 mini_mime (1.1.5)
173 mini_portile2 (2.8.9)
174 minitest (5.27.0)
175 net-imap (0.6.4.1)
176 date
177 net-protocol
178 net-pop (0.1.2)
179 net-protocol
180 net-protocol (0.2.2)
181 timeout
182 net-smtp (0.5.1)
183 net-protocol
184 nio4r (2.7.5)
185 nokogiri (1.19.4)
186 mini_portile2 (~> 2.8.2)
187 racc (~> 1.4)
188 nokogiri (1.19.4-aarch64-linux-gnu)
189 racc (~> 1.4)
190 nokogiri (1.19.4-aarch64-linux-musl)
191 racc (~> 1.4)
192 nokogiri (1.19.4-arm-linux-gnu)
193 racc (~> 1.4)
194 nokogiri (1.19.4-arm-linux-musl)
195 racc (~> 1.4)
196 nokogiri (1.19.4-arm64-darwin)
197 racc (~> 1.4)
198 nokogiri (1.19.4-x86_64-darwin)
199 racc (~> 1.4)
200 nokogiri (1.19.4-x86_64-linux-gnu)
201 racc (~> 1.4)
202 nokogiri (1.19.4-x86_64-linux-musl)
203 racc (~> 1.4)
204 pg (1.6.3)
205 pg (1.6.3-aarch64-linux)
206 pg (1.6.3-aarch64-linux-musl)
207 pg (1.6.3-arm64-darwin)
208 pg (1.6.3-x86_64-darwin)
209 pg (1.6.3-x86_64-linux)
210 pg (1.6.3-x86_64-linux-musl)
211 power_assert (3.0.1)
212 pp (0.6.4)
213 prettyprint
214 prettyprint (0.2.0)
215 prism (1.9.0)
216 psych (5.4.0)
217 date
218 stringio
219 puma (8.0.2)
220 nio4r (~> 2.0)
221 racc (1.8.1)
222 rack (3.2.6)
223 rack-session (2.1.2)
224 base64 (>= 0.1.0)
225 rack (>= 3.0.0)
226 rack-test (2.2.0)
227 rack (>= 1.3)
228 rackup (2.3.1)
229 rack (>= 3)
230 rails (8.1.3)
231 actioncable (= 8.1.3)
232 actionmailbox (= 8.1.3)
233 actionmailer (= 8.1.3)
234 actionpack (= 8.1.3)
235 actiontext (= 8.1.3)
236 actionview (= 8.1.3)
237 activejob (= 8.1.3)
238 activemodel (= 8.1.3)
239 activerecord (= 8.1.3)
240 activestorage (= 8.1.3)
241 activesupport (= 8.1.3)
242 bundler (>= 1.15.0)
243 railties (= 8.1.3)
244 rails-controller-testing (1.0.5)
245 actionpack (>= 5.0.1.rc1)
246 actionview (>= 5.0.1.rc1)
247 activesupport (>= 5.0.1.rc1)
248 rails-dom-testing (2.3.0)
249 activesupport (>= 5.0.0)
250 minitest
251 nokogiri (>= 1.6)
252 rails-html-sanitizer (1.7.0)
253 loofah (~> 2.25)
254 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)
255 rails-i18n (8.1.0)
256 i18n (>= 0.7, < 2)
257 railties (>= 8.0.0, < 9)
258 railties (8.1.3)
259 actionpack (= 8.1.3)
260 activesupport (= 8.1.3)
261 irb (~> 1.13)
262 rackup (>= 1.0.0)
263 rake (>= 12.2)
264 thor (~> 1.0, >= 1.2.2)
265 tsort (>= 0.2)
266 zeitwerk (~> 2.6)
267 raindrops (0.20.1)
268 rake (13.4.2)
269 rdoc (7.2.0)
270 erb
271 psych (>= 4.0.0)
272 tsort
273 reline (0.6.3)
274 io-console (~> 0.5)
275 request_store (1.7.0)
276 rack (>= 1.4)
277 sass-rails (6.0.0)
278 sassc-rails (~> 2.1, >= 2.1.1)
279 sassc (2.4.0)
280 ffi (~> 1.9)
281 sassc-rails (2.1.2)
282 railties (>= 4.0.0)
283 sassc (>= 2.0)
284 sprockets (> 3.0)
285 sprockets-rails
286 tilt
287 securerandom (0.4.1)
288 sprockets (4.2.2)
289 concurrent-ruby (~> 1.0)
290 logger
291 rack (>= 2.2.4, < 4)
292 sprockets-rails (3.5.2)
293 actionpack (>= 6.1)
294 activesupport (>= 6.1)
295 sprockets (>= 3.0.0)
296 stringio (3.2.0)
297 test-unit (3.7.8)
298 power_assert
299 thor (1.5.0)
300 tilt (2.7.0)
301 timeout (0.6.1)
302 tinymce-rails (8.6.0)
303 railties (>= 3.1.1)
304 tsort (0.2.0)
305 tzinfo (2.0.6)
306 concurrent-ruby (~> 1.0)
307 uglifier (4.2.1)
308 execjs (>= 0.3.0, < 3)
309 unicorn (6.1.0)
310 kgio (~> 2.6)
311 raindrops (~> 0.7)
312 uri (1.1.1)
313 useragent (0.16.11)
314 websocket-driver (0.8.2)
315 base64
316 websocket-extensions (>= 0.1.0)
317 websocket-extensions (0.1.5)
318 will_paginate (3.3.1)
319 zeitwerk (2.8.2)
320
321PLATFORMS
322 aarch64-linux-gnu
323 aarch64-linux-musl
324 arm-linux-gnu
325 arm-linux-musl
326 arm64-darwin
327 ruby
328 x86-linux-gnu
329 x86-linux-musl
330 x86_64-darwin
331 x86_64-freebsd-15
332 x86_64-linux-gnu
333 x86_64-linux-musl
334
335DEPENDENCIES
336 acts-as-taggable-on!
337 acts_as_list
338 awesome_nested_set!
339 chaos_calendar!
340 coffee-rails (~> 4.0)
341 concurrent-ruby (~> 1.3)
342 exception_notification (~> 4.5)
343 globalize (~> 7.0)
344 jquery-rails
345 jquery-ui-rails
346 libxml-ruby (~> 5.0)
347 minitest (~> 5.25)
348 nokogiri (~> 1.18)
349 pg (~> 1.5)
350 puma
351 rails (~> 8.1)
352 rails-controller-testing
353 rails-i18n (~> 8.0)
354 sass-rails (~> 6.0)
355 sprockets-rails
356 test-unit (~> 3.5)
357 tinymce-rails (~> 8.3)
358 uglifier (>= 1.0.3)
359 unicorn (~> 6.1)
360 will_paginate (~> 3.0)
361
362CHECKSUMS
363 action_text-trix (2.1.19) sha256=7012f59421009cf284aa651294896414d653a61a2417c9b8714c8476d2f74009
364 actioncable (8.1.3) sha256=e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0
365 actionmailbox (8.1.3) sha256=df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59
366 actionmailer (8.1.3) sha256=831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d
367 actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3
368 actiontext (8.1.3) sha256=d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2
369 actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d
370 activejob (8.1.3) sha256=a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3
371 activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219
372 activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab
373 activestorage (8.1.3) sha256=0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d
374 activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
375 acts-as-taggable-on (13.0.0)
376 acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8
377 awesome_nested_set (3.9.0)
378 base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
379 bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
380 builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
381 bundler (4.0.15) sha256=a4ceb882fe94a0e0ac63cd0813932bbfd631a14e5ac0b7975189b19a4d28d9e7
382 chaos_calendar (0.1.3)
383 coffee-rails (4.2.2) sha256=080a5c49e9568019018a8699cf80f7ea8e7b841744d832a98ac6b4c8e40be84a
384 coffee-script (2.4.1) sha256=82fe281e11b93c8117b98c5ea8063e71741870f1c4fbb27177d7d6333dd38765
385 coffee-script-source (1.12.2) sha256=e12b16fd8927fbbf8b87cb2e9a85a6cf457c6881cc7ff8b1af15b31f70da07a4
386 concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0
387 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
388 crass (1.0.7) sha256=94868719948664c89ddcaf0a37c65048413dfcb1c869470a5f7a7ceb5390b295
389 date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
390 drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
391 erb (6.0.4) sha256=38e3803694be357fe2bfe312487c74beaf9fb4e5beb3e22498952fe1645b95d9
392 erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
393 exception_notification (4.6.0) sha256=7c7ccc7b5de25bfddeaa73bc9a5f31f33ba6774ad5a0d3e23af8a8f3fae2472d
394 execjs (2.10.1) sha256=abe0ae028467eb8e30c10814eb934d07876a691aae7e803d813b7ce5a75e73f1
395 ffi (1.17.4) sha256=bcd1642e06f0d16fc9e09ac6d49c3a7298b9789bcb58127302f934e437d60acf
396 ffi (1.17.4-aarch64-linux-gnu) sha256=b208f06f91ffd8f5e1193da3cae3d2ccfc27fc36fba577baf698d26d91c080df
397 ffi (1.17.4-aarch64-linux-musl) sha256=9286b7a615f2676245283aef0a0a3b475ae3aae2bb5448baace630bb77b91f39
398 ffi (1.17.4-arm-linux-gnu) sha256=d6dbddf7cb77bf955411af5f187a65b8cd378cb003c15c05697f5feee1cb1564
399 ffi (1.17.4-arm-linux-musl) sha256=9d4838ded0465bef6e2426935f6bcc93134b6616785a84ffd2a3d82bc3cf6f95
400 ffi (1.17.4-arm64-darwin) sha256=19071aaf1419251b0a46852abf960e77330a3b334d13a4ab51d58b31a937001b
401 ffi (1.17.4-x86-linux-gnu) sha256=38e150df5f4ca555e25beca4090823ae09657bceded154e3c52f8631c1ed72cf
402 ffi (1.17.4-x86-linux-musl) sha256=fbeec0fc7c795bcf86f623bb18d31ea1820f7bd580e1703a3d3740d527437809
403 ffi (1.17.4-x86_64-darwin) sha256=aa70390523cf3235096cf64962b709b4cfbd5c082a2cb2ae714eb0fe2ccda496
404 ffi (1.17.4-x86_64-linux-gnu) sha256=9d3db14c2eae074b382fa9c083fe95aec6e0a1451da249eab096c34002bc752d
405 ffi (1.17.4-x86_64-linux-musl) sha256=3fdf9888483de005f8ef8d1cf2d3b20d86626af206cbf780f6a6a12439a9c49e
406 globalid (1.4.0) sha256=037f12fbf1d9d7a014d501c2d5c77356fd4ddd96d7a7991d6700bba96706f427
407 globalize (7.1.3) sha256=d83203994b24ae9a381129f1475a60c2571d8545a9ffa623475e7dc6f5f56aa1
408 i18n (1.15.2) sha256=00f9eb62412fe593b2a65a97daa75300d37abb8f7202ec748e94b6d46a9dd1b5
409 io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
410 irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
411 jquery-rails (4.6.1) sha256=619f3496cdcdeaae1fd6dafa52dbac3fc45b745d4e09712da4184a16b3a8d9c0
412 jquery-ui-rails (8.0.0) sha256=e198f0ccd84587bc1030e79333db5fdb1100c8d459ed378ff285f57720f6b9c9
413 json (2.20.0) sha256=9362bc6e55a952b056abf9167cf053358181c904cb70cd6eee0808ea830fc32b
414 kgio (2.11.4) sha256=bda7a2146115998a5b07154e708e0ac02c38dcee7e793c33e2e14f600fdfffc6
415 libxml-ruby (5.0.6) sha256=ef82ff4b4c6aaaa9629f0a2d5deccd9502507e368bf2c5a98d675f634013ca46
416 logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
417 loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04
418 mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
419 marcel (1.2.1) sha256=1678e9360e32f9eafa917c80029e2f6d10b2715c66a4b87b6d0da9b9cd1f859f
420 mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
421 mini_portile2 (2.8.9) sha256=0cd7c7f824e010c072e33f68bc02d85a00aeb6fce05bb4819c03dfd3c140c289
422 minitest (5.27.0) sha256=2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5
423 net-imap (0.6.4.1) sha256=29f0360d75a7efd3539f16ac1957dea5c0a51ddeceb348db4553c3120914ea0d
424 net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
425 net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
426 net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
427 nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
428 nokogiri (1.19.4) sha256=50c951611c92bca05c51411aef45f1cbc50f2821c4802758c5c6d34696533ab5
429 nokogiri (1.19.4-aarch64-linux-gnu) sha256=1269fb644a6de405057a53dd5c762b1209b43ca7424f839454d3dbc677c31a8f
430 nokogiri (1.19.4-aarch64-linux-musl) sha256=35c65b9ce72b3bb03207bdbe7067915019dc18c1b9b59139684bd6690fdd01af
431 nokogiri (1.19.4-arm-linux-gnu) sha256=a301313e38bb065d68239e79734bcd6f56fb6efaacebde29e9abf2a4735340ca
432 nokogiri (1.19.4-arm-linux-musl) sha256=588923c101bcfa78869734d247d25b598674323e7f22474fc468f6e5647311eb
433 nokogiri (1.19.4-arm64-darwin) sha256=a46db9853286e6597b36ebc6953817d15acf3a299583eb3f89fdc6f91dd63527
434 nokogiri (1.19.4-x86_64-darwin) sha256=7fd17057d3e1f00e9954a74b3cd76595d3d4a5ef233b7ed9599047c204f70551
435 nokogiri (1.19.4-x86_64-linux-gnu) sha256=379fae440b28915e3f19d752ce2dcf8465ed2b2fbefd2a7ca0dd497bc981a06a
436 nokogiri (1.19.4-x86_64-linux-musl) sha256=17dfb7c1fa194ae02fbf7c51a7afc8d278045ab3fdacfd86f91d02d7b274470b
437 pg (1.6.3) sha256=1388d0563e13d2758c1089e35e973a3249e955c659592d10e5b77c468f628a99
438 pg (1.6.3-aarch64-linux) sha256=0698ad563e02383c27510b76bf7d4cd2de19cd1d16a5013f375dd473e4be72ea
439 pg (1.6.3-aarch64-linux-musl) sha256=06a75f4ea04b05140146f2a10550b8e0d9f006a79cdaf8b5b130cde40e3ecc2c
440 pg (1.6.3-arm64-darwin) sha256=7240330b572e6355d7c75a7de535edb5dfcbd6295d9c7777df4d9dddfb8c0e5f
441 pg (1.6.3-x86_64-darwin) sha256=ee2e04a17c0627225054ffeb43e31a95be9d7e93abda2737ea3ce4a62f2729d6
442 pg (1.6.3-x86_64-linux) sha256=5d9e188c8f7a0295d162b7b88a768d8452a899977d44f3274d1946d67920ae8d
443 pg (1.6.3-x86_64-linux-musl) sha256=9c9c90d98c72f78eb04c0f55e9618fe55d1512128e411035fe229ff427864009
444 power_assert (3.0.1) sha256=8ce9876716cc74e863fcd4cdcdc52d792bd983598d1af3447083a3a9a4d34103
445 pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570
446 prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
447 prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
448 psych (5.4.0) sha256=14f72d69a611af663d7d70e4a7b67d9eb1f3ae9f8d916b478961d5a0075ba5b7
449 puma (8.0.2) sha256=c8ed871dfbbe66448ea9ffd46692342d9804d4071522b52b5331b7b6e7b686fb
450 racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
451 rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2
452 rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8
453 rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
454 rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
455 rails (8.1.3) sha256=6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3
456 rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94
457 rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
458 rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
459 rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3
460 railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22
461 raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730
462 rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701
463 rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
464 reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
465 request_store (1.7.0) sha256=e1b75d5346a315f452242a68c937ef8e48b215b9453a77a6c0acdca2934c88cb
466 sass-rails (6.0.0) sha256=e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3
467 sassc (2.4.0) sha256=4c60a2b0a3b36685c83b80d5789401c2f678c1652e3288315a1551d811d9f83e
468 sassc-rails (2.1.2) sha256=5f4fdf3881fc9bdc8e856ffbd9850d70a2878866feae8114aa45996179952db5
469 securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
470 sprockets (4.2.2) sha256=761e5a49f1c288704763f73139763564c845a8f856d52fba013458f8af1b59b1
471 sprockets-rails (3.5.2) sha256=a9e88e6ce9f8c912d349aa5401509165ec42326baf9e942a85de4b76dbc4119e
472 stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
473 test-unit (3.7.8) sha256=689d1ca53f4d46f678b4e5d68d8e4294f87fc5e8b9238cc4de7c5727e8d65943
474 thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
475 tilt (2.7.0) sha256=0d5b9ba69f6a36490c64b0eee9f6e9aad517e20dcc848800a06eb116f08c6ab3
476 timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
477 tinymce-rails (8.6.0) sha256=9ce4c970512013ccb680531c38a23efb414ed803e3031992be2e2cb8e6633e4d
478 tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
479 tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
480 uglifier (4.2.1) sha256=75d42b81b10bfd21e7a427fabb1d49ff5ea7bda3c4a5039ddb2a78d194c6f5aa
481 unicorn (6.1.0) sha256=45dd987add4c2b084c1880a68373af42797a704ad7441faff9b14b4982aa0fc0
482 uri (1.1.1) sha256=379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
483 useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
484 websocket-driver (0.8.2) sha256=97c556b019bf3410b4961002ac501621e9322d3f8a7bc02161a09301cc4c4146
485 websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
486 will_paginate (3.3.1) sha256=34e9a8b81037add0c32dafca6a43e7edf95c3ee14f782bb56f07826efbe4a71d
487 zeitwerk (2.8.2) sha256=7212a61311083c604184b1ea2574b9aa05cd14f855a0841c06985cabe9181d12
488
489RUBY VERSION
490 ruby 3.2.11
491
492BUNDLED WITH
493 4.0.15