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>2013-05-27 18:14:47 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-05-27 18:14:47 +0400
commit9351a295c1ac84e2e67559a9140cb921445c8951 (patch)
treee0657e5672b7eb971a4e8fad54b11a990626b677 /Gemfile.lock
parente26d149cd8a4eedaf56810de01e085c5661f1c02 (diff)
Up grape version. Fix issue with raw content being escaped
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 32745866b4f..0af3d516eec 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -173,7 +173,7 @@ GEM
gon (4.1.0)
actionpack (>= 2.3.0)
json
- grape (0.3.1)
+ grape (0.4.1)
activesupport
builder
hashie (>= 1.2.0)
@@ -183,7 +183,7 @@ GEM
rack-accept
rack-mount
virtus
- grape-entity (0.2.0)
+ grape-entity (0.3.0)
activesupport
multi_json (>= 1.3.2)
growl (1.0.3)
@@ -528,8 +528,8 @@ DEPENDENCIES
gitlab_meta (= 5.0)
gitlab_omniauth-ldap (= 1.0.2)
gon
- grape
- grape-entity
+ grape (~> 0.4.1)
+ grape-entity (~> 0.3.0)
growl
guard-rspec
guard-spinach