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:
authorRobert Schilling <rschilling@student.tugraz.at>2014-10-02 20:53:07 +0400
committerRobert Schilling <rschilling@student.tugraz.at>2014-10-02 20:53:07 +0400
commitb0a3276253498475029fe25bcaef0eacc9e27ee6 (patch)
treefa194373489fc30461d01eaa89afd91b0281dcb4 /Gemfile
parent4e96c84e587c0dc70225127e03bc531949f5dd88 (diff)
Bump org-mode to 0.9.9
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3d9af1c91c2..4d831c1c232 100644
--- a/Gemfile
+++ b/Gemfile
@@ -89,7 +89,7 @@ gem "github-markup"
gem 'redcarpet', '~> 3.1.2'
gem 'RedCloth'
gem 'rdoc', '~>3.6'
-gem 'org-ruby'
+gem 'org-ruby', '= 0.9.9'
gem 'creole', '~>0.3.6'
gem 'wikicloth', '=0.8.1'
gem 'asciidoctor', '= 0.1.4'