summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-09-22 05:08:00 +0200
committerjomo <github@jomo.tv>2014-09-22 05:08:00 +0200
commit1db3dcfb2031a70598379a2b056916ac95a80821 (patch)
treee170c0123bb9c4251864c892cff6affb3b3e2e84 /Gemfile.lock
parentdf4264f35b93a154076c4dc25a5f42bceb19e8c0 (diff)
use fixed kaminari (temporary, probably)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 10 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c3aa604..ecad53f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,12 @@
+GIT
+ remote: git://github.com/jomo/kaminari.git
+ revision: e49066e94d77a6abb03a0819f3c4b0cc6923cb70
+ branch: patch-2
+ specs:
+ kaminari (1.0.0.alpha)
+ actionpack (>= 3.0.0)
+ activesupport (>= 3.0.0)
+
GEM
remote: https://rubygems.org/
specs:
@@ -69,9 +78,6 @@ GEM
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
- kaminari (0.16.1)
- actionpack (>= 3.0.0)
- activesupport (>= 3.0.0)
kgio (2.9.2)
libv8 (3.16.14.3)
mail (2.5.4)
@@ -173,7 +179,7 @@ DEPENDENCIES
highlight_js-rails
hirb
jquery-rails
- kaminari
+ kaminari!
mysql2
rails (= 4.1.0)
rails-erd