Skip to content

Commit

Permalink
require logger
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Oct 24, 2024
1 parent 9ed9d59 commit 5bcd89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ancestry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ EOF

s.required_ruby_version = '>= 2.5'
s.add_runtime_dependency 'activerecord', '>= 5.2.6'
s.add_runtime_dependency 'logger'
s.add_development_dependency 'appraisal'
s.add_development_dependency 'minitest'
s.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit 5bcd89c

Please sign in to comment.