Skip to content

Commit 2f7f93a

Browse files
committed
6.0 のデフォルト設定を使う
1 parent e7bd42c commit 2f7f93a

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
@@ -9,7 +9,7 @@
99
module Medireco
1010
class Application < Rails::Application
1111
# Initialize configuration defaults for originally generated Rails version.
12-
config.load_defaults 5.2
12+
config.load_defaults 6.0
1313

1414
# Settings in config/environments/* take precedence over those specified here.
1515
# Application configuration can go into files in config/initializers

0 commit comments

Comments
 (0)