Skip to content

Commit f94b485

Browse files
committed
0.9.8
1 parent 84b5455 commit f94b485

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.7'
22+
spec.add_runtime_dependency 'jsonapi-resources', '0.9.8'
2323

2424
spec.add_development_dependency 'bundler', '~> 1.10'
2525
spec.add_development_dependency 'rake', '~> 10.0'

0 commit comments

Comments
 (0)