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 95b9c7a commit 896de38Copy full SHA for 896de38
2 files changed
config/application.rb
@@ -28,7 +28,7 @@
28
29
module Gemcutter
30
class Application < Rails::Application
31
- config.load_defaults 8.0
+ config.load_defaults 8.1
32
33
# Please, add to the `ignore` list any other `lib` subdirectories that do
34
# not contain `.rb` files, or that should not be reloaded or eager loaded.
config/initializers/new_framework_defaults_8_1.rb
0 commit comments