Skip to content

Commit

Permalink
Added activerecord to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 17, 2024
1 parent 8435ac0 commit f271d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribute_reads.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3"

spec.add_dependency "activerecord", ">= 6.1"
spec.add_dependency "makara", ">= 0.5"
end

0 comments on commit f271d35

Please sign in to comment.