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-04-08 17:02:53 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-08 17:02:53 +0400
commitfead96788c30c13b5adc25132cd003638a6d4f51 (patch)
tree0add40a1cdcc27e292b9b315d78d3c65407dc88c /Gemfile.lock
parentf382983f1a136a58baffe911f8dec11bfcbea64b (diff)
Update grape-entity
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 4 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0f03979d7b5..0407538e846 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,3 @@
-GIT
- remote: https://github.com/intridea/grape-entity.git
- revision: d904381c951e86250c3f44213b349a3dd8e83fb1
- ref: d904381c951e86250c3f44213b349a3dd8e83fb1
- specs:
- grape-entity (0.4.1)
- activesupport
- multi_json (>= 1.3.2)
-
GEM
remote: https://rubygems.org/
specs:
@@ -214,6 +205,9 @@ GEM
rack-accept
rack-mount
virtus (>= 1.0.0)
+ grape-entity (0.4.2)
+ activesupport
+ multi_json (>= 1.3.2)
growl (1.0.3)
guard (2.2.4)
formatador (>= 0.2.4)
@@ -600,7 +594,7 @@ DEPENDENCIES
gollum-lib (~> 3.0.0)
gon (~> 5.0.0)
grape (~> 0.6.1)
- grape-entity (~> 0.4.1)!
+ grape-entity (~> 0.4.2)
growl
guard-rspec
guard-spinach