Skip to content

Commit cb20b95

Browse files
beaubyNullVoxPopuli
authored andcommitted
Pin jsonapi version. (#1955)
1 parent 6c6e45b commit cb20b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active_model_serializers.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
4242
# 'minitest'
4343
# 'thread_safe'
4444

45-
spec.add_runtime_dependency 'jsonapi', '~> 0.1.1.beta2'
45+
spec.add_runtime_dependency 'jsonapi', '0.1.1.beta2'
4646

4747
spec.add_development_dependency 'activerecord', rails_versions
4848
# arel

0 commit comments

Comments
 (0)