Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Commit

Permalink
Add rocket-chat-notifier runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hollinger committed May 1, 2018
1 parent c5ebd2e commit f993539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppet_webhook.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |spec| # rubocop:disable Metrics/BlockLength
spec.add_runtime_dependency 'sinatra'
spec.add_runtime_dependency 'sinatra-contrib'
spec.add_runtime_dependency 'slack-notifier'
spec.add_runtime_dependency 'rocket-chat-notifier'
spec.add_runtime_dependency 'webrick'
spec.add_development_dependency 'codacy-coverage'
spec.add_development_dependency 'coveralls'
Expand Down

0 comments on commit f993539

Please sign in to comment.