upgrade to newest activesupport
This commit is contained in:
parent
515c91e826
commit
ae1edd482f
3 changed files with 3 additions and 4 deletions
|
@ -32,7 +32,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("thor", [">= 0.15.2", "< 2.0"])
|
||||
|
||||
# Helpers
|
||||
s.add_dependency("activesupport", ["~> 3.2.6"])
|
||||
s.add_dependency("activesupport", ["~> 4.0.1"])
|
||||
|
||||
# Watcher
|
||||
s.add_dependency("listen", ["~> 1.1"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue