summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-09-17 20:24:47 +0200
committerZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-09-23 22:15:16 +0200
commit3d177a818f1c623704df94d6ab6649cf9f70dbbc (patch)
tree22a8166cb36cc7e6faee8111b3aec2713f76442e /Gemfile.lock
parentfd6b5099fbb0198cbf02ffcb647cb93253a42c0f (diff)
downloadgitlab-ce-3d177a818f1c623704df94d6ab6649cf9f70dbbc.tar.gz
Add links to first and/or last page with kaminari
Also update Kaminari gem to the latest version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 320f7629fb6..6070beb9d07 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -367,7 +367,7 @@ GEM
railties (>= 3.2.16)
json (1.8.3)
jwt (1.5.1)
- kaminari (0.15.1)
+ kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.9.3)
@@ -846,7 +846,7 @@ DEPENDENCIES
jquery-scrollto-rails (~> 1.4.3)
jquery-turbolinks (~> 2.0.1)
jquery-ui-rails (~> 4.2.1)
- kaminari (~> 0.15.1)
+ kaminari (~> 0.16.3)
letter_opener (~> 1.1.2)
mail_room (~> 0.5.1)
minitest (~> 5.7.0)