Skip to content

Commit d602354

Browse files
committed
Upgrade from Rails 8.0 to Rails 8.1 defaults
1 parent 0107fd4 commit d602354

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
module Gemcutter
3030
class Application < Rails::Application
31-
config.load_defaults 8.0
31+
config.load_defaults 8.1
3232

3333
# Please, add to the `ignore` list any other `lib` subdirectories that do
3434
# not contain `.rb` files, or that should not be reloaded or eager loaded.

config/initializers/new_framework_defaults_8_1.rb

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)