Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Update rest-client per rest-client/rest-client#369
Browse files Browse the repository at this point in the history
  • Loading branch information
sbleon committed Mar 26, 2015
1 parent 8ad9bb0 commit 1fd0597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pivotal-tracker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "builder", ">= 0"
spec.add_runtime_dependency "nokogiri", ">= 1.5.5"
spec.add_runtime_dependency "crack", ">= 0"
spec.add_runtime_dependency "rest-client", ">= 1.6.0"
spec.add_runtime_dependency "rest-client", ">= 1.8.0"

spec.add_development_dependency "activesupport", "<= 4.1"
spec.add_development_dependency "rspec", ">= 3.0.0"
Expand Down

0 comments on commit 1fd0597

Please sign in to comment.