Skip to content

Commit

Permalink
Change load_defaults to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Aug 24, 2024
1 parent d538818 commit bc321ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
module RailsContributors
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
config.load_defaults 7.2

config.middleware.insert 0, BotKiller

Expand Down
37 changes: 0 additions & 37 deletions config/initializers/new_framework_defaults_7_2.rb

This file was deleted.

0 comments on commit bc321ae

Please sign in to comment.