Skip to content

Commit

Permalink
Fix gemspec. add rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpgr committed Dec 8, 2014
1 parent 80e5205 commit 181134f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruboty-help_query.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'ruboty'
spec.add_development_dependency 'bundler', '~> 1.6'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov'
end
# rubocop:enable LineLength

0 comments on commit 181134f

Please sign in to comment.