Skip to content

Commit 4833404

Browse files
committed
update to rails 7
1 parent 8c23782 commit 4833404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
module CoderdojoJp
1010
class Application < Rails::Application
1111
# Initialize configuration defaults for originally generated Rails version.
12-
config.load_defaults 6.0
12+
config.load_defaults 7.0
1313

1414
# Configuration for the application, engines, and railties goes here.
1515
#

0 commit comments

Comments
 (0)