Skip to content

Commit

Permalink
bump Rails configuration defaults to version 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieing committed Jan 20, 2025
1 parent 4b0f155 commit 2972d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
module TractionService
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
config.load_defaults 7.2

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

0 comments on commit 2972d84

Please sign in to comment.