Skip to content

Commit

Permalink
rcov complains about ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
suung committed Jan 31, 2013
1 parent 92e2cd0 commit 2534dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmpp4r-simple.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.add_dependency('xmpp4r', '>= 0.3.2')
s.add_development_dependency('rake')
s.add_development_dependency('rcov')
s.add_development_dependency('simplecov')
s.name = "xmpp4r-simple"
s.version = "0.8.8"
s.author = "Blaine Cook"
Expand Down

0 comments on commit 2534dc0

Please sign in to comment.