bump listen

This commit is contained in:
Thomas Reynolds 2013-06-19 10:23:53 -07:00
parent 0415b76d4f
commit 912b33929f

View file

@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_dependency("activesupport", ["~> 3.2.6"])
# Watcher
s.add_dependency("listen", ["~> 1.1.6"])
s.add_dependency("listen", ["~> 1.2.2"])
# i18n
s.add_dependency("i18n", ["~> 0.6.1"])