Skip to content

Commit

Permalink
Plain ol' rake
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed May 9, 2017
1 parent 5a4568a commit a0c4744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-docs.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'minitest-focus', '~> 1.1'
spec.add_development_dependency 'pry', '~> 0.10.0'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rubocop-github'
spec.add_development_dependency 'webmock', '~> 2.3'
end

0 comments on commit a0c4744

Please sign in to comment.