Skip to content

Commit

Permalink
Gemspec for pointing bundler to github
Browse files Browse the repository at this point in the history
  • Loading branch information
zolrath committed Feb 12, 2012
1 parent 2b9a5a9 commit 1c4c851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .yardopts
Expand Up @@ -2,5 +2,4 @@
--markup markdown
--title "MarkyMarkov Documentation"
--protected
--no-private

--no-private
2 changes: 1 addition & 1 deletion marky_markov.gemspec
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
## the sub! line in the Rakefile
s.name = 'marky_markov'
s.version = '0.3.1'
s.date = '2012-02-10'
s.date = '2012-02-11'
s.rubyforge_project = 'marky_markov'

## Make sure your summary is short. The description may be as long
Expand Down

0 comments on commit 1c4c851

Please sign in to comment.