Skip to content

Commit

Permalink
Bump rails defaults to 6.1 (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpotts244 authored Nov 4, 2024
1 parent 38561e4 commit d0cf755
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 @@ -11,7 +11,7 @@
module Horizon
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 6.0
config.load_defaults 6.1

# 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 d0cf755

Please sign in to comment.