Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
f9b53178c4 Update dependency factory_bot_rails to v6.4.4
Some checks failed
Check usage of free licenses / check-licenses (pull_request) Successful in 4m31s
Add copyright notice / copyright_notice (pull_request) Successful in 8m5s
Run unit tests / unit_tests (pull_request) Successful in 9m18s
renovate/artifacts Artifact file update failure
2024-12-20 01:05:36 +00:00
Renovate Bot
663e26bda3 Update dependency debug to v1.10.0
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 4m38s
Check usage of free licenses / check-licenses (pull_request) Successful in 2m29s
Run unit tests / unit_tests (pull_request) Successful in 6m50s
Check usage of free licenses / check-licenses (push) Successful in 28s
Run unit tests / unit_tests (push) Successful in 1m28s
Build Nginx-based docker image / build-static-assets (push) Successful in 21m41s
2024-12-19 01:06:12 +00:00

View File

@ -99,7 +99,7 @@ GEM
crass (1.0.6)
csv (3.3.1)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.4)
@ -110,7 +110,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
execjs (2.9.1)
@ -137,7 +137,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
@ -176,7 +176,7 @@ GEM
tomlrb (>= 1.3, < 2.1)
with_env (= 1.1.0)
xml-simple (~> 1.1.9)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
@ -228,7 +228,7 @@ GEM
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
@ -276,7 +276,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
react-rails (3.2.1)
babel-transpiler (>= 0.7.0)
@ -289,7 +289,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.3)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)