Skip to content

Commit

Permalink
Bump id_regions to support rails 7.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Oct 23, 2024
1 parent 16b6d7e commit 157860a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-schema.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "ancestry"
spec.add_dependency "activerecord-id_regions", "~> 0.4.0"
spec.add_dependency "activerecord-id_regions", "~> 0.5.0"
spec.add_dependency "manageiq-password", ">= 1.2.0", "< 2"
spec.add_dependency "more_core_extensions", ">= 3.5", "< 5"
spec.add_dependency "pg"
Expand Down

0 comments on commit 157860a

Please sign in to comment.