diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
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 |