We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda9c4b commit a47c31bCopy full SHA for a47c31b
cirro-ruby-client.gemspec
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
27
28
spec.add_runtime_dependency 'jwt'
29
spec.add_runtime_dependency 'faraday_middleware'
30
- spec.add_runtime_dependency 'json_api_client'
+ spec.add_runtime_dependency 'json_api_client', '>= 1.10.0'
31
end
0 commit comments