aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorJoachim Filip Ignacy Bartosik <jbartosik@gmail.com>2011-07-13 17:53:22 +0200
committerJoachim Filip Ignacy Bartosik <jbartosik@gmail.com>2011-07-13 17:53:22 +0200
commit5bdcb0559b75368cef3a84be06db587bf61f41ce (patch)
tree469a2ba0f3be663c0e955a8618c27f8a81102be9 /site
parentFix code that produced warnings when running rake tasks (diff)
downloadcouncil-webapp-5bdcb0559b75368cef3a84be06db587bf61f41ce.tar.gz
council-webapp-5bdcb0559b75368cef3a84be06db587bf61f41ce.tar.bz2
council-webapp-5bdcb0559b75368cef3a84be06db587bf61f41ce.zip
Fix warning coming from outdated will_paginate gem
Diffstat (limited to 'site')
-rw-r--r--site/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 29cdf46..5127cbf 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -207,7 +207,7 @@ GEM
tzinfo (0.3.29)
warden (1.0.4)
rack (>= 1.0)
- will_paginate (3.0.pre)
+ will_paginate (3.0.pre2)
xpath (0.1.3)
nokogiri (~> 1.3)