Skip to content

Commit

Permalink
Merge pull request #2005 from kofronpi/support-ruby-2.4
Browse files Browse the repository at this point in the history
Update jsonapi runtime dependency to 0.1.1.beta6
  • Loading branch information
bf4 committed Jan 6, 2017
1 parent 8e30920 commit aa2519f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_model_serializers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
# 'minitest'
# 'thread_safe'

spec.add_runtime_dependency 'jsonapi', '0.1.1.beta2'
spec.add_runtime_dependency 'jsonapi', '0.1.1.beta6'
spec.add_runtime_dependency 'case_transform', '>= 0.2'

spec.add_development_dependency 'activerecord', rails_versions
Expand Down

0 comments on commit aa2519f

Please sign in to comment.