Skip to content

Commit

Permalink
Merge 4015363 into 2509abc
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 14, 2023
2 parents 2509abc + 4015363 commit 1e2a2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ridgepole.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = Gem::Requirement.new('>= 2.7')

spec.add_dependency 'activerecord', '>= 6.1', '< 7.1'
spec.add_dependency 'activerecord', '>= 6.1', '< 7.2'
spec.add_dependency 'diffy'

spec.add_development_dependency 'appraisal', '>= 2.2.0'
Expand Down

0 comments on commit 1e2a2b1

Please sign in to comment.