Skip to content

Commit bb8fb13

Browse files
authored
Update application.rb
1 parent 7d117f6 commit bb8fb13

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
@@ -20,7 +20,7 @@
2020
module Amber
2121
class Application < Rails::Application
2222
# Initialize configuration defaults for originally generated Rails version.
23-
config.load_defaults 7.2
23+
config.load_defaults 7.1
2424

2525
# Please, add to the `ignore` list any other `lib` subdirectories that do
2626
# not contain `.rb` files, or that should not be reloaded or eager loaded.

0 commit comments

Comments
 (0)