1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-07 06:54:16 +00:00

Updated to ruby 4.0.1

This commit is contained in:
2026-02-09 18:36:56 -05:00
parent b51866e9d8
commit 0df1706b2c
8 changed files with 9 additions and 9 deletions

View File

@@ -57,6 +57,5 @@ module Wrestling
config.active_support.cache_format_version = 7.1
config.load_defaults 8.1
config.active_support.to_time_preserves_timezone = :zone
end
end