Skip to content

Commit

Permalink
Adds logger to gems
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Kämper <[email protected]>
  • Loading branch information
s2k committed Nov 30, 2024
1 parent 87beb70 commit 33470da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'terminal-notifier-guard'
spec.add_development_dependency 'mutex_m'
spec.add_development_dependency 'ostruct'
spec.add_development_dependency 'logger'

# Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
Expand Down

0 comments on commit 33470da

Please sign in to comment.