Skip to content

Commit

Permalink
Bumped the version of yard.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 15, 2013
1 parent acda16e commit a2e4225
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ task :test => :spec
task :default => :spec

begin
gem 'yard', '~> 0.6.0'
gem 'yard', '~> 0.8'
require 'yard'

YARD::Rake::YardocTask.new
Expand Down
2 changes: 1 addition & 1 deletion gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ dependencies:
development_dependencies:
rubygems-tasks: ~> 0.1
rspec: ~> 2.4
yard: ~> 0.6.0
yard: ~> 0.8

0 comments on commit a2e4225

Please sign in to comment.