Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add benchmark-ips to gemspec #72
  • Loading branch information
jmthomas committed Apr 20, 2015
1 parent 50dc7cd commit d5c5a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosmos.gemspec
Expand Up @@ -93,6 +93,7 @@ spec = Gem::Specification.new do |s|
s.add_development_dependency 'simplecov', '~> 0.9'
s.add_development_dependency 'ruby-prof', '~> 0.15'
s.add_development_dependency 'coveralls', '~> 0.7'
s.add_development_dependency 'benchmark-ips', '~> 2'

s.post_install_message = "Thanks for installing Ball Aerospace COSMOS!\nStart your first project with: cosmos demo demo\n"
end

0 comments on commit d5c5a0d

Please sign in to comment.