Merge pull request #445 from rnelson0/patch-1
Add multi_json as a runtime dependency
This commit is contained in:
commit
c10c583509
|
@ -30,4 +30,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_runtime_dependency("faraday-http-cache")
|
||||
spec.add_runtime_dependency("activesupport")
|
||||
spec.add_runtime_dependency("retriable", ["~> 2.1"])
|
||||
spec.add_runtime_dependency("multi_json")
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user