bump listen dep

This commit is contained in:
Thomas Reynolds 2012-06-20 09:51:19 -07:00
parent 35ff2e0c48
commit fbc4591922

View file

@ -33,6 +33,6 @@ Gem::Specification.new do |s|
s.add_dependency("activesupport", ["~> 3.2.6"])
# Watcher
s.add_dependency("listen", ["~> 0.4.5"])
s.add_dependency("listen", ["~> 0.4.6"])
end