Skip to content

Commit

Permalink
Merge a55eef3 into bc27f0f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 31, 2022
2 parents bc27f0f + a55eef3 commit de4825c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion where_lower.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|

s.require_paths = ["lib"]

s.add_dependency "activerecord", ">= 5.0.0", "< 7.0.0"
s.add_dependency "activerecord", ">= 5.0.0", "< 8.0.0"

s.add_development_dependency "bundler", ">= 1.0.0"
s.add_development_dependency "rake", ">= 10.0", "<= 14.0"
Expand Down

0 comments on commit de4825c

Please sign in to comment.