From 4bd29e40785ef618ebc872484841934ce6d2107d Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Mon, 11 Mar 2013 22:14:28 +0100 Subject: [PATCH] Kaminari somehow was removed --- Gemfile | 1 + Gemfile.lock | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Gemfile b/Gemfile index e99e5dc2..ffbb4bf7 100644 --- a/Gemfile +++ b/Gemfile @@ -38,6 +38,7 @@ gem 'devise_simply_stored' gem 'simple_form' gem 'active_decorator' gem 'cmtool', github: 'bterkuile/cmtool' +gem 'kaminari' gem 'rqrcode' gem 'mini_magick' diff --git a/Gemfile.lock b/Gemfile.lock index b39843ea..76d2f3a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,6 +166,9 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.7.7) + kaminari (0.14.1) + actionpack (>= 3.0.0) + activesupport (>= 3.0.0) launchy (2.2.0) addressable (~> 2.3) letter_opener (1.1.0) @@ -321,6 +324,7 @@ DEPENDENCIES guard-rspec haml-rails jquery-rails + kaminari letter_opener mini_magick mustache