mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Add explicit dependancy on concurrent-ruby
This commit is contained in:
parent
039e6eac34
commit
d02ee692aa
@ -21,5 +21,6 @@ Gem::Specification.new do |gem|
|
||||
gem.required_ruby_version = ">= 1.9.3"
|
||||
|
||||
gem.add_dependency "activemodel", ">= 3.2"
|
||||
gem.add_dependency "concurrent-ruby", "~> 1.0"
|
||||
gem.add_development_dependency "rails", ">= 3.2"
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user