Skip to content

Commit

Permalink
Update lower bound
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Nov 21, 2023
1 parent 3535fdb commit c47fe53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baby_squeel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.files = Dir.glob('{lib/**/*,*.{md,txt,gemspec}}')

spec.add_dependency 'activerecord', '>= 6.1.6', '< 7.2'
spec.add_dependency 'activerecord', '>= 6.1.5', '< 7.2'
spec.add_dependency 'ransack', '~> 4.1'

spec.add_development_dependency 'bundler', '~> 2'
Expand Down

0 comments on commit c47fe53

Please sign in to comment.