Skip to content

Commit

Permalink
T-15 Add bundle-audit as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
marian13 committed Jul 29, 2020
1 parent e266640 commit e6c49f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basic_temperature.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |spec|

spec.require_paths = ['lib']

spec.add_development_dependency 'bundler-audit'
spec.add_development_dependency 'byebug', '~> 10.0'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'rake', '~> 12.0'
Expand Down

0 comments on commit e6c49f9

Please sign in to comment.