diff --git a/middleman-core/middleman-core.gemspec b/middleman-core/middleman-core.gemspec index 6aa1d9cd..f516c88b 100644 --- a/middleman-core/middleman-core.gemspec +++ b/middleman-core/middleman-core.gemspec @@ -32,7 +32,7 @@ Gem::Specification.new do |s| s.add_dependency("thor", [">= 0.15.2", "< 2.0"]) # Helpers - s.add_dependency("activesupport", ["~> 4.0.1"]) + s.add_dependency("activesupport", ["~> 4.1.0"]) s.add_dependency("padrino-helpers", ["~> 0.12.1"]) # Watcher