Skip to content

Commit

Permalink
Merge pull request #311 from tumblr/gabe-ugh-typo
Browse files Browse the repository at this point in the history
my bad, i didnt build the gem after adopting feedback
  • Loading branch information
byxorna committed Jun 2, 2015
2 parents 07093e2 + 49dd12f commit b82df0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/ruby/collins-notify/collins_notify.gemspec
Expand Up @@ -55,7 +55,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('yard','~> 0.8.3')
s.add_development_dependency('rdoc','~> 3.12')
s.add_development_dependency('bundler','>= 1.2.0')
s.add_development_dependency('simplecov','~> 0.9.1'
s.add_development_dependency('simplecov','~> 0.9.1')
s.add_development_dependency('rake')

end
Expand Down

0 comments on commit b82df0c

Please sign in to comment.