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 36c7601 commit 0004b36Copy full SHA for 0004b36
jsonapi-utils.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
20
spec.require_paths = ['lib']
21
22
- spec.add_runtime_dependency 'jsonapi-resources', '0.9.9'
+ spec.add_runtime_dependency 'jsonapi-resources', '0.9.10'
23
24
spec.add_development_dependency 'bundler', '~> 1.10'
25
spec.add_development_dependency 'rake', '~> 10.0'
0 commit comments