Skip to content

Commit 546ecc9

Browse files
author
Job Hammer
committed
v0.1.9
1 parent 1b6e205 commit 546ecc9

4 files changed

Lines changed: 91 additions & 95 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [0.1.0.9] - 2026-03-25
4+
5+
- Update gems
6+
37
## [0.1.0.8] - 2026-03-25
48

59
- Update admin page styling

Gemfile.lock

Lines changed: 86 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -11,66 +11,66 @@ GEM
1111
specs:
1212
action_text-trix (2.1.17)
1313
railties
14-
actioncable (8.1.2)
15-
actionpack (= 8.1.2)
16-
activesupport (= 8.1.2)
14+
actioncable (8.1.3)
15+
actionpack (= 8.1.3)
16+
activesupport (= 8.1.3)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (8.1.2)
21-
actionpack (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activerecord (= 8.1.2)
24-
activestorage (= 8.1.2)
25-
activesupport (= 8.1.2)
20+
actionmailbox (8.1.3)
21+
actionpack (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activerecord (= 8.1.3)
24+
activestorage (= 8.1.3)
25+
activesupport (= 8.1.3)
2626
mail (>= 2.8.0)
27-
actionmailer (8.1.2)
28-
actionpack (= 8.1.2)
29-
actionview (= 8.1.2)
30-
activejob (= 8.1.2)
31-
activesupport (= 8.1.2)
27+
actionmailer (8.1.3)
28+
actionpack (= 8.1.3)
29+
actionview (= 8.1.3)
30+
activejob (= 8.1.3)
31+
activesupport (= 8.1.3)
3232
mail (>= 2.8.0)
3333
rails-dom-testing (~> 2.2)
34-
actionpack (8.1.2)
35-
actionview (= 8.1.2)
36-
activesupport (= 8.1.2)
34+
actionpack (8.1.3)
35+
actionview (= 8.1.3)
36+
activesupport (= 8.1.3)
3737
nokogiri (>= 1.8.5)
3838
rack (>= 2.2.4)
3939
rack-session (>= 1.0.1)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.2)
4242
rails-html-sanitizer (~> 1.6)
4343
useragent (~> 0.16)
44-
actiontext (8.1.2)
44+
actiontext (8.1.3)
4545
action_text-trix (~> 2.1.15)
46-
actionpack (= 8.1.2)
47-
activerecord (= 8.1.2)
48-
activestorage (= 8.1.2)
49-
activesupport (= 8.1.2)
46+
actionpack (= 8.1.3)
47+
activerecord (= 8.1.3)
48+
activestorage (= 8.1.3)
49+
activesupport (= 8.1.3)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (8.1.2)
53-
activesupport (= 8.1.2)
52+
actionview (8.1.3)
53+
activesupport (= 8.1.3)
5454
builder (~> 3.1)
5555
erubi (~> 1.11)
5656
rails-dom-testing (~> 2.2)
5757
rails-html-sanitizer (~> 1.6)
58-
activejob (8.1.2)
59-
activesupport (= 8.1.2)
58+
activejob (8.1.3)
59+
activesupport (= 8.1.3)
6060
globalid (>= 0.3.6)
61-
activemodel (8.1.2)
62-
activesupport (= 8.1.2)
63-
activerecord (8.1.2)
64-
activemodel (= 8.1.2)
65-
activesupport (= 8.1.2)
61+
activemodel (8.1.3)
62+
activesupport (= 8.1.3)
63+
activerecord (8.1.3)
64+
activemodel (= 8.1.3)
65+
activesupport (= 8.1.3)
6666
timeout (>= 0.4.0)
67-
activestorage (8.1.2)
68-
actionpack (= 8.1.2)
69-
activejob (= 8.1.2)
70-
activerecord (= 8.1.2)
71-
activesupport (= 8.1.2)
67+
activestorage (8.1.3)
68+
actionpack (= 8.1.3)
69+
activejob (= 8.1.3)
70+
activerecord (= 8.1.3)
71+
activesupport (= 8.1.3)
7272
marcel (~> 1.0)
73-
activesupport (8.1.2)
73+
activesupport (8.1.3)
7474
base64
7575
bigdecimal
7676
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -148,10 +148,7 @@ GEM
148148
prism (>= 1.3.0)
149149
rdoc (>= 4.0.0)
150150
reline (>= 0.4.2)
151-
json (2.19.1)
152-
json-schema (6.2.0)
153-
addressable (~> 2.8)
154-
bigdecimal (>= 3.1, < 5)
151+
json (2.19.2)
155152
language_server-protocol (3.17.0.5)
156153
lint_roller (1.1.0)
157154
logger (1.7.0)
@@ -165,8 +162,6 @@ GEM
165162
net-pop
166163
net-smtp
167164
marcel (1.1.0)
168-
mcp (0.8.0)
169-
json-schema (>= 4.1)
170165
mini_mime (1.1.5)
171166
minitest (6.0.2)
172167
drb (~> 2.0)
@@ -185,21 +180,21 @@ GEM
185180
net-smtp (0.5.1)
186181
net-protocol
187182
nio4r (2.7.5)
188-
nokogiri (1.19.1-aarch64-linux-gnu)
183+
nokogiri (1.19.2-aarch64-linux-gnu)
189184
racc (~> 1.4)
190-
nokogiri (1.19.1-aarch64-linux-musl)
185+
nokogiri (1.19.2-aarch64-linux-musl)
191186
racc (~> 1.4)
192-
nokogiri (1.19.1-arm-linux-gnu)
187+
nokogiri (1.19.2-arm-linux-gnu)
193188
racc (~> 1.4)
194-
nokogiri (1.19.1-arm-linux-musl)
189+
nokogiri (1.19.2-arm-linux-musl)
195190
racc (~> 1.4)
196-
nokogiri (1.19.1-arm64-darwin)
191+
nokogiri (1.19.2-arm64-darwin)
197192
racc (~> 1.4)
198-
nokogiri (1.19.1-x86_64-darwin)
193+
nokogiri (1.19.2-x86_64-darwin)
199194
racc (~> 1.4)
200-
nokogiri (1.19.1-x86_64-linux-gnu)
195+
nokogiri (1.19.2-x86_64-linux-gnu)
201196
racc (~> 1.4)
202-
nokogiri (1.19.1-x86_64-linux-musl)
197+
nokogiri (1.19.2-x86_64-linux-musl)
203198
racc (~> 1.4)
204199
octokit (10.0.0)
205200
faraday (>= 1, < 3)
@@ -245,30 +240,30 @@ GEM
245240
rack (>= 1.3)
246241
rackup (2.3.1)
247242
rack (>= 3)
248-
rails (8.1.2)
249-
actioncable (= 8.1.2)
250-
actionmailbox (= 8.1.2)
251-
actionmailer (= 8.1.2)
252-
actionpack (= 8.1.2)
253-
actiontext (= 8.1.2)
254-
actionview (= 8.1.2)
255-
activejob (= 8.1.2)
256-
activemodel (= 8.1.2)
257-
activerecord (= 8.1.2)
258-
activestorage (= 8.1.2)
259-
activesupport (= 8.1.2)
243+
rails (8.1.3)
244+
actioncable (= 8.1.3)
245+
actionmailbox (= 8.1.3)
246+
actionmailer (= 8.1.3)
247+
actionpack (= 8.1.3)
248+
actiontext (= 8.1.3)
249+
actionview (= 8.1.3)
250+
activejob (= 8.1.3)
251+
activemodel (= 8.1.3)
252+
activerecord (= 8.1.3)
253+
activestorage (= 8.1.3)
254+
activesupport (= 8.1.3)
260255
bundler (>= 1.15.0)
261-
railties (= 8.1.2)
256+
railties (= 8.1.3)
262257
rails-dom-testing (2.3.0)
263258
activesupport (>= 5.0.0)
264259
minitest
265260
nokogiri (>= 1.6)
266261
rails-html-sanitizer (1.7.0)
267262
loofah (~> 2.25)
268263
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)
269-
railties (8.1.2)
270-
actionpack (= 8.1.2)
271-
activesupport (= 8.1.2)
264+
railties (8.1.3)
265+
actionpack (= 8.1.3)
266+
activesupport (= 8.1.3)
272267
irb (~> 1.13)
273268
rackup (>= 1.0.0)
274269
rake (>= 12.2)
@@ -306,11 +301,10 @@ GEM
306301
rspec-mocks (~> 3.13)
307302
rspec-support (~> 3.13)
308303
rspec-support (3.13.7)
309-
rubocop (1.85.1)
304+
rubocop (1.86.0)
310305
json (~> 2.3)
311306
language_server-protocol (~> 3.17.0.2)
312307
lint_roller (~> 1.1.0)
313-
mcp (~> 0.6)
314308
parallel (~> 1.10)
315309
parser (>= 3.3.0.2)
316310
rainbow (>= 2.2.2, < 4.0)
@@ -412,17 +406,17 @@ DEPENDENCIES
412406

413407
CHECKSUMS
414408
action_text-trix (2.1.17) sha256=b44691639d77e67169dc054ceacd1edc04d44dc3e4c6a427aa155a2beb4cc951
415-
actioncable (8.1.2) sha256=dc31efc34cca9cdefc5c691ddb8b4b214c0ea5cd1372108cbc1377767fb91969
416-
actionmailbox (8.1.2) sha256=058b2fb1980e5d5a894f675475fcfa45c62631103d5a2596d9610ec81581889b
417-
actionmailer (8.1.2) sha256=f4c1d2060f653bfe908aa7fdc5a61c0e5279670de992146582f2e36f8b9175e9
418-
actionpack (8.1.2) sha256=ced74147a1f0daafaa4bab7f677513fd4d3add574c7839958f7b4f1de44f8423
419-
actiontext (8.1.2) sha256=0bf57da22a9c19d970779c3ce24a56be31b51c7640f2763ec64aa72e358d2d2d
420-
actionview (8.1.2) sha256=80455b2588911c9b72cec22d240edacb7c150e800ef2234821269b2b2c3e2e5b
421-
activejob (8.1.2) sha256=908dab3713b101859536375819f4156b07bdf4c232cc645e7538adb9e302f825
422-
activemodel (8.1.2) sha256=e21358c11ce68aed3f9838b7e464977bc007b4446c6e4059781e1d5c03bcf33e
423-
activerecord (8.1.2) sha256=acfbe0cadfcc50fa208011fe6f4eb01cae682ebae0ef57145ba45380c74bcc44
424-
activestorage (8.1.2) sha256=8a63a48c3999caeee26a59441f813f94681fc35cc41aba7ce1f836add04fba76
425-
activesupport (8.1.2) sha256=88842578ccd0d40f658289b0e8c842acfe9af751afee2e0744a7873f50b6fdae
409+
actioncable (8.1.3) sha256=e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0
410+
actionmailbox (8.1.3) sha256=df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59
411+
actionmailer (8.1.3) sha256=831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d
412+
actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3
413+
actiontext (8.1.3) sha256=d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2
414+
actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d
415+
activejob (8.1.3) sha256=a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3
416+
activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219
417+
activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab
418+
activestorage (8.1.3) sha256=0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d
419+
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
426420
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
427421
ahoy_matey (5.4.1) sha256=b9ccac7f497889de6982f1503b41a7e275c5a6e4e12a6947b418c69c2c2119b1
428422
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
@@ -452,15 +446,13 @@ CHECKSUMS
452446
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
453447
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
454448
irb (1.17.0) sha256=168c4ddb93d8a361a045c41d92b2952c7a118fa73f23fe14e55609eb7a863aae
455-
json (2.19.1) sha256=dd94fdc59e48bff85913829a32350b3148156bc4fd2a95a2568a78b11344082d
456-
json-schema (6.2.0) sha256=e8bff46ed845a22c1ab2bd0d7eccf831c01fe23bb3920caa4c74db4306813666
449+
json (2.19.2) sha256=e7e1bd318b2c37c4ceee2444841c86539bc462e81f40d134cf97826cb14e83cf
457450
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
458451
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
459452
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
460453
loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04
461454
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
462455
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
463-
mcp (0.8.0) sha256=ae8bd146bb8e168852866fd26f805f52744f6326afb3211e073f78a95e0c34fb
464456
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
465457
minitest (6.0.2) sha256=db6e57956f6ecc6134683b4c87467d6dd792323c7f0eea7b93f66bd284adbc3d
466458
multi_xml (0.8.1) sha256=addba0290bac34e9088bfe73dc4878530297a82a7bbd66cb44dcd0a4b86edf5a
@@ -470,14 +462,14 @@ CHECKSUMS
470462
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
471463
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
472464
nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
473-
nokogiri (1.19.1-aarch64-linux-gnu) sha256=cfdb0eafd9a554a88f12ebcc688d2b9005f9fce42b00b970e3dc199587b27f32
474-
nokogiri (1.19.1-aarch64-linux-musl) sha256=1e2150ab43c3b373aba76cd1190af7b9e92103564063e48c474f7600923620b5
475-
nokogiri (1.19.1-arm-linux-gnu) sha256=0a39ed59abe3bf279fab9dd4c6db6fe8af01af0608f6e1f08b8ffa4e5d407fa3
476-
nokogiri (1.19.1-arm-linux-musl) sha256=3a18e559ee499b064aac6562d98daab3d39ba6cbb4074a1542781b2f556db47d
477-
nokogiri (1.19.1-arm64-darwin) sha256=dfe2d337e6700eac47290407c289d56bcf85805d128c1b5a6434ddb79731cb9e
478-
nokogiri (1.19.1-x86_64-darwin) sha256=7093896778cc03efb74b85f915a775862730e887f2e58d6921e3fa3d981e68bf
479-
nokogiri (1.19.1-x86_64-linux-gnu) sha256=1a4902842a186b4f901078e692d12257678e6133858d0566152fe29cdb98456a
480-
nokogiri (1.19.1-x86_64-linux-musl) sha256=4267f38ad4fc7e52a2e7ee28ed494e8f9d8eb4f4b3320901d55981c7b995fc23
465+
nokogiri (1.19.2-aarch64-linux-gnu) sha256=c34d5c8208025587554608e98fd88ab125b29c80f9352b821964e9a5d5cfbd19
466+
nokogiri (1.19.2-aarch64-linux-musl) sha256=7f6b4b0202d507326841a4f790294bf75098aef50c7173443812e3ac5cb06515
467+
nokogiri (1.19.2-arm-linux-gnu) sha256=b7fa1139016f3dc850bda1260988f0d749934a939d04ef2da13bec060d7d5081
468+
nokogiri (1.19.2-arm-linux-musl) sha256=61114d44f6742ff72194a1b3020967201e2eb982814778d130f6471c11f9828c
469+
nokogiri (1.19.2-arm64-darwin) sha256=58d8ea2e31a967b843b70487a44c14c8ba1866daa1b9da9be9dbdf1b43dee205
470+
nokogiri (1.19.2-x86_64-darwin) sha256=7d9af11fda72dfaa2961d8c4d5380ca0b51bc389dc5f8d4b859b9644f195e7a4
471+
nokogiri (1.19.2-x86_64-linux-gnu) sha256=fa8feca882b73e871a9845f3817a72e9734c8e974bdc4fbad6e4bc6e8076b94f
472+
nokogiri (1.19.2-x86_64-linux-musl) sha256=93128448e61a9383a30baef041bf1f5817e22f297a1d400521e90294445069a8
481473
octokit (10.0.0) sha256=82e99a539b7637b7e905e6d277bb0c1a4bed56735935cc33db6da7eae49a24e8
482474
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
483475
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
@@ -497,10 +489,10 @@ CHECKSUMS
497489
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
498490
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
499491
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
500-
rails (8.1.2) sha256=5069061b23dfa8706b9f0159ae8b9d35727359103178a26962b868a680ba7d95
492+
rails (8.1.3) sha256=6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3
501493
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
502494
rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
503-
railties (8.1.2) sha256=1289ece76b4f7668fc46d07e55cc992b5b8751f2ad85548b7da351b8c59f8055
495+
railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22
504496
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
505497
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
506498
rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
@@ -513,7 +505,7 @@ CHECKSUMS
513505
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
514506
rspec-rails (6.1.5) sha256=d11afce893ceb6e2c3c11db280f83dee6d0120d150228cef6b989d37c7394c4b
515507
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
516-
rubocop (1.85.1) sha256=3dbcf9e961baa4c376eeeb2a03913dca5e3987033b04d38fa538aa1e7406cc77
508+
rubocop (1.86.0) sha256=4ff1186fe16ebe9baff5e7aad66bb0ad4cabf5cdcd419f773146dbba2565d186
517509
rubocop-ast (1.49.1) sha256=4412f3ee70f6fe4546cc489548e0f6fcf76cafcfa80fa03af67098ffed755035
518510
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
519511
rubocop-rails (2.34.3) sha256=10d37989024865ecda8199f311f3faca990143fbac967de943f88aca11eb9ad2

lib/ruby_cms/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module RubyCms
4-
VERSION = "0.1.8"
4+
VERSION = "0.1.9"
55
end

ruby_cms-0.1.9.gem

647 KB
Binary file not shown.

0 commit comments

Comments
 (0)