From ea8703cec6c82edefc65fe35fc60a1d4c0a7c1a3 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Thu, 7 Feb 2013 20:48:24 +0100 Subject: Added whenever gem and an example daily rake task. --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 64b9f6f..6d348e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,6 +47,7 @@ GEM carrierwave (0.8.0) activemodel (>= 3.2.0) activesupport (>= 3.2.0) + chronic (0.9.0) chunky_png (1.2.7) coderay (1.0.8) coffee-rails (3.2.2) @@ -197,6 +198,9 @@ GEM raindrops (~> 0.7) uuid (2.3.6) macaddr (~> 1.0) + whenever (0.8.2) + activesupport (>= 2.3.4) + chronic (>= 0.6.3) will_paginate (3.0.4) yajl-ruby (1.1.0) @@ -242,4 +246,5 @@ DEPENDENCIES uglifier (>= 1.3.0) unicorn uuid + whenever will_paginate -- cgit v1.2.3