#364 - Remove active support from gemspec
This commit is contained in:
parent
456bf333f6
commit
496d795e4c
|
@ -19,7 +19,6 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.add_runtime_dependency 'representable', '~> 2.3.0'
|
||||
spec.add_runtime_dependency 'retriable', '~> 2.0'
|
||||
spec.add_runtime_dependency 'activesupport', '>= 3.2'
|
||||
spec.add_runtime_dependency 'addressable', '~> 2.3'
|
||||
spec.add_runtime_dependency 'mime-types', '>= 1.6'
|
||||
spec.add_runtime_dependency 'hurley', '~> 0.1'
|
||||
|
|
Loading…
Reference in New Issue