Skip to content

Commit

Permalink
Changed load_defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
KseniaGovorun committed Dec 4, 2024
1 parent 3f4f0ea commit 6d7e2cd
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 @@ -9,7 +9,7 @@
module ZeroWaste
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
config.load_defaults 7.2

config.active_job.queue_adapter = :sidekiq
# Please, add to the `ignore` list any other `lib` subdirectories that do
Expand Down

0 comments on commit 6d7e2cd

Please sign in to comment.