Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
9ba5ac58d5 Update dependency rails to v8
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 18s
Check usage of free licenses / build-static-assets (pull_request) Failing after 14s
Run unit tests / unit_tests (pull_request) Failing after 15s
2024-11-09 01:08:30 +00:00
Renovate Bot
7a4aad29c1 Update dependency factory_bot_rails to v6.4.4
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 11m24s
Build Nginx-based docker image / build-static-assets (push) Successful in 20m53s
Add copyright notice / copyright_notice (pull_request) Successful in 23s
Check usage of free licenses / build-static-assets (pull_request) Successful in 36s
Check usage of free licenses / build-static-assets (push) Successful in 59s
Run unit tests / unit_tests (push) Successful in 1m40s
2024-11-08 01:08:59 +00:00

View File

@ -78,7 +78,7 @@ GEM
babel-source (>= 4.0, < 6) babel-source (>= 4.0, < 6)
execjs (~> 2.0) execjs (~> 2.0)
base64 (0.2.0) base64 (0.2.0)
benchmark (0.3.0) benchmark (0.4.0)
bigdecimal (3.1.8) bigdecimal (3.1.8)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.18.4) bootsnap (1.18.4)
@ -154,7 +154,7 @@ GEM
money (6.19.0) money (6.19.0)
i18n (>= 0.6.4, <= 2) i18n (>= 0.6.4, <= 2)
msgpack (1.7.2) msgpack (1.7.2)
net-imap (0.5.0) net-imap (0.5.1)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
@ -243,7 +243,7 @@ GEM
redis-client (0.22.2) redis-client (0.22.2)
connection_pool connection_pool
regexp_parser (2.9.2) regexp_parser (2.9.2)
reline (0.5.10) reline (0.5.11)
io-console (~> 0.5) io-console (~> 0.5)
rspec-core (3.13.2) rspec-core (3.13.2)
rspec-support (~> 3.13.0) rspec-support (~> 3.13.0)
@ -304,7 +304,7 @@ GEM
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0) unicode-display_width (2.6.0)
uri (1.0.0) uri (1.0.1)
useragent (0.16.10) useragent (0.16.10)
web-console (4.2.1) web-console (4.2.1)
actionview (>= 6.0.0) actionview (>= 6.0.0)