mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
Move the HTTP request code into a method and remove references to the HTTP gem
This commit is contained in:
@@ -31,6 +31,5 @@ Gem::Specification.new do |spec|
|
||||
spec.add_development_dependency 'byebug', '~> 11'
|
||||
spec.add_development_dependency 'awesome_print', '~> 1.8'
|
||||
|
||||
spec.add_dependency 'http', '~> 4'
|
||||
spec.add_dependency 'aws-sigv4', '~> 1'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user