Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Fix 1.8.7 build
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Jan 8, 2015
1 parent c3a3440 commit bbd8f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppet-lint-empty_string-check.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rspec-its', '~> 1.0'
spec.add_development_dependency 'rspec-collection_matchers', '~> 1.0'
spec.add_development_dependency 'mime-types', '~> 1.0' # 2.x dropped Ruby 1.8 support
spec.add_development_dependency 'coveralls', '~> 0.7'
spec.add_development_dependency 'rake'
end

0 comments on commit bbd8f15

Please sign in to comment.