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:
authorJeremy Anderson <jeremy@code-adept.com>2012-07-26 18:29:53 +0400
committerJeremy Anderson <jeremy@code-adept.com>2012-07-31 18:32:44 +0400
commit69c4cea65a7ba13469f43914fbdccf592053fec8 (patch)
treea93056eb77da46e7fd7d6aecca27938a82b172c5 /Gemfile.lock
parente6edaa3b502090f461b58c439ea476da2d37f039 (diff)
updating project api to include raw blob contents and single branch
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 3 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cede1547f37..f3a93096e48 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -170,7 +170,7 @@ GEM
gherkin (2.11.0)
json (>= 1.4.6)
git (1.2.5)
- grape (0.2.0)
+ grape (0.2.1)
hashie (~> 1.2)
multi_json
multi_xml
@@ -263,7 +263,7 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.9.0)
- rake (0.8.7)
+ rake (0.9.2.2)
raphael-rails (1.5.2)
rdoc (3.12)
json (~> 1.4)
@@ -392,7 +392,7 @@ DEPENDENCIES
git
gitolite!
grack!
- grape
+ grape (~> 0.2.1)
grit!
haml-rails
httparty
@@ -410,7 +410,6 @@ DEPENDENCIES
pygments.rb!
rails (= 3.2.5)
rails-footnotes
- rake (= 0.8.7)
raphael-rails (= 1.5.2)
redcarpet (~> 2.1.1)
resque (~> 1.20.0)