Update Rails to version 7.2.2 (#30391)
This commit is contained in:
parent
16b074d731
commit
41227aeb95
12 changed files with 118 additions and 224 deletions
|
@ -11,7 +11,7 @@ namespace :tests do
|
|||
'3_3_0' => 2020_12_18_054746,
|
||||
}.each do |release, version|
|
||||
ActiveRecord::Tasks::DatabaseTasks
|
||||
.migration_connection
|
||||
.migration_connection_pool
|
||||
.migration_context
|
||||
.migrate(version)
|
||||
Rake::Task["tests:migrations:populate_v#{release}"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue