Skip to content

Commit

Permalink
update org-ruby dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Apr 14, 2012
1 parent dc91e0f commit 7c80328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gollum.gemspec
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|

s.add_development_dependency('RedCloth')
s.add_development_dependency('mocha')
s.add_development_dependency('org-ruby')
s.add_development_dependency('org-ruby', '~>0.6.2')
s.add_development_dependency('shoulda')
s.add_development_dependency('rack-test')
s.add_development_dependency('wikicloth', '~> 0.6.3')
Expand Down

0 comments on commit 7c80328

Please sign in to comment.