Skip to content

Commit

Permalink
Require Rails 7.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
UweKubosch committed Apr 27, 2024
1 parent 354b5e3 commit d61bc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dummy/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
module Dummy
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
config.load_defaults 7.0

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

Please sign in to comment.