Skip to content

Commit

Permalink
Version bump config.load_defaults from 7.0 to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
veganstraightedge committed Mar 6, 2024
1 parent 1e2f4d7 commit fa423a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
3 changes: 1 addition & 2 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ class Application < Rails::Application
config.middleware.insert_after ActionDispatch::Static, Rack::Deflater

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

# TEMP: re-enable mini magick until variant syntax is changed to vips in ActiveStorageHelper#image_variant_by_width
config.active_storage.variant_processor = :mini_magick
Expand Down
32 changes: 0 additions & 32 deletions config/initializers/new_framework_defaults_7_1.rb

This file was deleted.

0 comments on commit fa423a6

Please sign in to comment.