Un-vendor padrino helpers

This commit is contained in:
Ben Hollis 2012-04-25 23:16:25 -07:00
parent 9a7fd0f8d4
commit 49f95b9942
177 changed files with 2 additions and 17233 deletions

View file

@ -31,6 +31,7 @@ Gem::Specification.new do |s|
# Helpers
s.add_dependency("activesupport", ["~> 3.2.0"])
s.add_dependency("padrino-helpers", ["~> 0.10.6"])
# Watcher
s.add_dependency("listen", ["~> 0.4.1"])