Skip to content

Commit

Permalink
Merge pull request #1 from jon1467/master
Browse files Browse the repository at this point in the history
Update rest-client to include rest-client/rest-client/pull/573
  • Loading branch information
xploshioOn authored Nov 23, 2018
2 parents b164f7d + a22d1f9 commit 806cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clickatellsend.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_runtime_dependency "rest-client", "~> 1.6"
spec.add_runtime_dependency "rest-client", "~> 2.0"
end

0 comments on commit 806cd14

Please sign in to comment.