Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Merge c9c88aa into 0408473
Browse files Browse the repository at this point in the history
  • Loading branch information
djones committed Apr 14, 2018
2 parents 0408473 + c9c88aa commit 63aeb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema_plus_compatibility.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]

gem.add_dependency "activerecord", ">= 4.2", "< 5.2"
gem.add_dependency "activerecord", ">= 4.2", "< 5.3"
gem.add_dependency "schema_monkey", "~> 2.1"

gem.add_development_dependency "bundler", "~> 1.7"
Expand Down

0 comments on commit 63aeb8d

Please sign in to comment.