Skip to content

Commit 8ba1e27

Browse files
committed
Compatibility with [email protected]
1 parent 26b1c16 commit 8ba1e27

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', '~> 1.10'
2525
spec.add_development_dependency 'rake', '~> 10.0'

0 commit comments

Comments
 (0)