Skip to content

Commit 08188fb

Browse files
Enable 7.2 defaults
1 parent 7201680 commit 08188fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
module Hackathons
1010
class Application < Rails::Application
11-
config.load_defaults 7.1
11+
config.load_defaults 7.2
1212

1313
config.autoload_lib ignore: %w[assets tasks templates]
1414

0 commit comments

Comments
 (0)