Bump activesupport
This commit is contained in:
parent
2535ce2c90
commit
f9b7188986
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("thor", ["~> 0.14.0"])
|
||||
|
||||
# Helpers
|
||||
s.add_dependency("activesupport", ["~> 3.2.0"])
|
||||
s.add_dependency("activesupport", ["~> 3.2.4"])
|
||||
|
||||
# Watcher
|
||||
s.add_dependency("listen", ["~> 0.4.2"])
|
||||
|
|
Loading…
Reference in a new issue