Skip to content

Commit

Permalink
Update defaults to rails 7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesiarmes committed Jun 4, 2024
1 parent 3d78c4e commit a0d4807
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 @@ -12,7 +12,7 @@ module Classifyr
# Application configuration.
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.0
config.load_defaults 7.1

# Configuration for the application, engines, and railties goes here.
#
Expand Down

0 comments on commit a0d4807

Please sign in to comment.