Skip to content

Commit da7d2ff

Browse files
Update dependency ancestry to "~>4.3.0"
1 parent 5f16931 commit da7d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ manageiq_plugin "manageiq-schema"
2323
gem "activerecord-session_store", "~>2.0"
2424
gem "activerecord-virtual_attributes", "~>7.2.0.1"
2525
gem "acts_as_tree", "~>2.7" # acts_as_tree needs to be required so that it loads before ancestry
26-
gem "ancestry", "~>4.1.0", :require => false
26+
gem "ancestry", "~>4.3.0", :require => false
2727
gem "awesome_spawn", "~>1.6", :require => false
2828
gem "aws-sdk-s3", "~>1.0", :require => false # For FileDepotS3
2929
gem "bcrypt", "~> 3.1.10", :require => false

0 commit comments

Comments
 (0)