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 84b5455 commit f94b485Copy full SHA for f94b485
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.7'
+ spec.add_runtime_dependency 'jsonapi-resources', '0.9.8'
23
24
spec.add_development_dependency 'bundler', '~> 1.10'
25
spec.add_development_dependency 'rake', '~> 10.0'
0 commit comments