Skip to content

Commit

Permalink
Add org-ruby dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dreverri committed May 27, 2011
1 parent 8a2a373 commit d4b1fa6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ gem 'rake'
gem 'gollum-site'
gem 'rdiscount'
gem 'RedCloth'
gem 'org-ruby'
gem 'rspec'
gem 'pygmentize'
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ GEM
mixlib-log (1.2.0)
mustache (0.12.0)
nokogiri (1.4.4)
org-ruby (0.5.3)
rubypants (>= 0.2.0)
pygmentize (0.0.2)
rack (1.2.1)
rake (0.8.7)
Expand All @@ -37,6 +39,7 @@ GEM
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
rubypants (0.2.0)
sanitize (1.2.1)
nokogiri (~> 1.4.1)
sinatra (1.1.2)
Expand All @@ -50,6 +53,7 @@ PLATFORMS
DEPENDENCIES
RedCloth
gollum-site
org-ruby
pygmentize
rake
rdiscount
Expand Down

0 comments on commit d4b1fa6

Please sign in to comment.