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-24 22:41:26 +0400
committerJeremy Anderson <jeremy@code-adept.com>2012-07-24 22:41:26 +0400
commit0301ba3315436a2dc466415ab0a3dd4fd7be3931 (patch)
tree1740896fed292605bf3909812c944e4bb306c0e9 /Gemfile.lock
parent8b7e404b5b6944e9c92cc270b2e5d0005781d49d (diff)
updated gitignore and added rake 0.8.7 to Gemfile because of errors
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e4c06fed229..5c57bf6c1b2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -263,7 +263,7 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.9.0)
- rake (0.9.2.2)
+ rake (0.8.7)
raphael-rails (1.5.2)
rdoc (3.12)
json (~> 1.4)
@@ -410,6 +410,7 @@ 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)