mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Pin jsonapi version. (#1955)
This commit is contained in:
parent
6c6e45b23f
commit
cb20b957ed
@ -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.beta2'
|
||||
|
||||
spec.add_development_dependency 'activerecord', rails_versions
|
||||
# arel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user