Bump activesupport

This commit is contained in:
Thomas Reynolds 2012-05-31 19:11:12 -07:00
parent 2535ce2c90
commit f9b7188986

View file

@ -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"])