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 95f832f commit 9eacf9fCopy full SHA for 9eacf9f
active_model_serializers.gemspec
@@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
42
# 'minitest'
43
# 'thread_safe'
44
45
- spec.add_runtime_dependency 'jsonapi', '0.1.1.beta2'
+ spec.add_runtime_dependency 'jsonapi', '0.1.1.beta6'
46
spec.add_runtime_dependency 'case_transform', '>= 0.2'
47
48
spec.add_development_dependency 'activerecord', rails_versions
0 commit comments