Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-20 16:00:50 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-20 16:00:50 +0400
commit74187621ea0297103bd00d1e98c7e01692f64271 (patch)
tree269c5077ec6e27b6b7c28e9a0af599772fa09988 /Gemfile.lock
parent01b98970cd85bf8d906db1c50dd4667a5a1552f6 (diff)
Update kaminari
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 959a52f7eb5..a501aefcae2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -259,7 +259,7 @@ GEM
json (1.8.1)
jwt (0.1.8)
multi_json (>= 1.5)
- kaminari (0.14.1)
+ kaminari (0.15.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.8.1)
@@ -281,7 +281,7 @@ GEM
minitest (4.7.5)
modernizr (2.6.2)
sprockets (~> 2.0)
- multi_json (1.8.2)
+ multi_json (1.8.4)
multi_xml (0.5.5)
multipart-post (1.2.0)
mysql2 (0.3.11)
@@ -600,7 +600,7 @@ DEPENDENCIES
jquery-rails (= 2.1.3)
jquery-turbolinks
jquery-ui-rails (= 2.0.2)
- kaminari (~> 0.14.1)
+ kaminari (~> 0.15.1)
launchy
letter_opener
minitest (~> 4.7.0)