Skip to content

Commit df06bd4

Browse files
authored
Merge pull request #105 from grk/resources-0.9.11
Compatibility with [email protected]
2 parents 6d30f23 + 8ba1e27 commit df06bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonapi-utils.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2020
spec.require_paths = ['lib']
2121

22-
spec.add_runtime_dependency 'jsonapi-resources', '0.9.10'
22+
spec.add_runtime_dependency 'jsonapi-resources', '0.9.11'
2323

2424
spec.add_development_dependency 'bundler', '~> 2.0'
2525
spec.add_development_dependency 'rake', '~> 12.3.3'

0 commit comments

Comments
 (0)