diff config/application.rb @ 255:eda83610b65c

Update rails and stuff
author nanaya <me@nanaya.net>
date Sun, 15 Dec 2024 22:45:33 +0900
parents 89f6c0016bab
children e2150dce4e90
line wrap: on
line diff
--- a/config/application.rb	Tue Sep 03 19:21:25 2024 +0900
+++ b/config/application.rb	Sun Dec 15 22:45:33 2024 +0900
@@ -23,7 +23,7 @@
 module Rsstweet
   class Application < Rails::Application
     # Initialize configuration defaults for originally generated Rails version.
-    config.load_defaults 7.2
+    config.load_defaults 8.0
 
     # Please, add to the `ignore` list any other `lib` subdirectories that do
     # not contain `.rb` files, or that should not be reloaded or eager loaded.