Skip to content

Commit

Permalink
Merge pull request #1021 from padrino/add-helpers-as-dependency-for-c…
Browse files Browse the repository at this point in the history
…ache

Added a missing dependency for padrino-helpers in padrino-cache
  • Loading branch information
Darío Javier Cravero committed Jan 25, 2013
2 parents 488add0 + a613330 commit 2aa0ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions padrino-cache/padrino-cache.gemspec
Expand Up @@ -23,4 +23,5 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]

s.add_runtime_dependency("padrino-core", Padrino.version)
s.add_runtime_dependency("padrino-helpers", Padrino.version)
end

0 comments on commit 2aa0ef8

Please sign in to comment.