Skip to content

Commit

Permalink
coveralls fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendaniels committed Jan 18, 2014
1 parent 12b380c commit f1fc36f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in zhongwen_tools.gemspec
gemspec

group :test do
gem 'coveralls', :require => false
end

1 change: 0 additions & 1 deletion zhongwen_tools.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ Gem::Specification.new do |s|

s.add_development_dependency('rake', "~> 10.1")
s.add_development_dependency('pry', "~> 0.9.0")
s.add_development_dependency('coveralls', "~> 0.7.0")
end

0 comments on commit f1fc36f

Please sign in to comment.