Skip to content

Commit

Permalink
Merge pull request #93 from d-m-u/bump_mce
Browse files Browse the repository at this point in the history
bump more core extensions

(cherry picked from commit 1caa980)
  • Loading branch information
agrare committed Jul 14, 2020
1 parent 347d726 commit 47ab748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory_refresh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "activerecord", "~> 5.0"
spec.add_dependency "more_core_extensions", "~> 3.5"
spec.add_dependency "more_core_extensions", ">=3.5", "< 5"
spec.add_dependency "pg", "> 0"

spec.add_development_dependency "ancestry"
Expand Down

0 comments on commit 47ab748

Please sign in to comment.