Skip to content

Commit

Permalink
Update to 7.1 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Dec 4, 2023
1 parent ff76c29 commit facbf59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 280 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 @@ class Application < Rails::Application
include GovukPublishingComponents::AppHelpers::AssetHelper

# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.0
config.load_defaults 7.1

# Add lib directory to autoload paths
config.autoload_paths += Dir[Rails.root.join("lib")]
Expand Down
279 changes: 0 additions & 279 deletions config/initializers/new_framework_defaults_7_1.rb

This file was deleted.

0 comments on commit facbf59

Please sign in to comment.