mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
bump dep
This commit is contained in:
parent
d0cd3e3cf9
commit
8863473756
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.3"])
|
||||
s.add_dependency("listen", ["~> 1.1.4"])
|
||||
|
||||
# i18n
|
||||
s.add_dependency("i18n", ["~> 0.6.1"])
|
||||
|
|
Loading…
Reference in a new issue