mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
bump listen
This commit is contained in:
parent
0415b76d4f
commit
912b33929f
1 changed files with 1 additions and 1 deletions
|
@ -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"])
|
||||
|
|
Loading…
Reference in a new issue