bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

Don't unnecessarily import gems #84

Closed tfausak closed 9 years ago

tfausak commented 9 years ago

This pull request aims to fix #83. It does so by not requiring the gems that power the notifiers. Since the specs stub them out anyway, they aren't really necessary.