Skip to content

Commit

Permalink
Pinned rest-client to support Ruby 1.8.7
Browse files Browse the repository at this point in the history
Fix build for #11
  • Loading branch information
drrb committed Jul 16, 2014
1 parent 0b5a456 commit 22c62c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppet-library.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "coveralls"
spec.add_development_dependency "rest-client", "~> 1.6.0"
spec.add_development_dependency "gitsu"
spec.add_development_dependency "librarian-puppet", "0.9.10" # 0.9.12 breaks on Ruby 1.8.7
spec.add_development_dependency "mime-types", "< 2"
Expand Down

0 comments on commit 22c62c0

Please sign in to comment.