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:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2013-12-09 23:50:36 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-10 14:11:28 +0400
commit7c1b8694f5c0624c1d5362a7146e86b221043803 (patch)
tree5a79b94749afa442621728c9699824e51dda725b /Gemfile.lock
parent70bb976bc61c9cd209bbf67520426166664bb539 (diff)
Upgraded the grape gem
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 8d9aa401fb2..dac2f85ce26 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -210,7 +210,7 @@ GEM
omniauth (~> 1.0)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
- grape (0.4.1)
+ grape (0.6.1)
activesupport
builder
hashie (>= 1.2.0)
@@ -219,7 +219,7 @@ GEM
rack (>= 1.3.0)
rack-accept
rack-mount
- virtus
+ virtus (>= 1.0.0)
grape-entity (0.3.0)
activesupport
multi_json (>= 1.3.2)
@@ -608,7 +608,7 @@ DEPENDENCIES
gitlab_meta (= 6.0)
gitlab_omniauth-ldap (= 1.0.3)
gon!
- grape (~> 0.4.1)
+ grape (~> 0.6.1)
grape-entity (~> 0.3.0)
growl
guard-rspec