We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2741b3b commit ef979d0Copy full SHA for ef979d0
config/application.rb
@@ -9,7 +9,7 @@
9
module Rubyci
10
class Application < Rails::Application
11
# Initialize configuration defaults for originally generated Rails version.
12
- config.load_defaults 7.0
+ config.load_defaults 8.1
13
14
# Please, add to the `ignore` list any other `lib` subdirectories that do
15
# not contain `.rb` files, or that should not be reloaded or eager loaded.
0 commit comments