Skip to content

Commit

Permalink
add dependency on slack-notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
morygonzalez committed Apr 9, 2015
1 parent 68a7250 commit 7698d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exception_notification-slacky.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |spec|
end

spec.add_runtime_dependency 'exception_notification', '~> 4.0'
spec.add_runtime_dependency 'slack-notifier', '~> 1.1'
spec.add_development_dependency "bundler", "~> 1.9"
spec.add_development_dependency "rake", "~> 10.0"
end

0 comments on commit 7698d5e

Please sign in to comment.