remove memoist

This commit is contained in:
Abdelkader Boudih 2016-08-18 00:06:59 +01:00
parent ecc107f805
commit 33a30a3dee
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'mime-types', '>= 3.0'
spec.add_runtime_dependency 'googleauth', '~> 0.5'
spec.add_runtime_dependency 'httpclient', '>= 2.8.1', '< 3.0'
spec.add_runtime_dependency 'memoist', '~> 0.11'
spec.add_development_dependency 'thor', '~> 0.14'
spec.add_development_dependency 'activesupport', '>= 3.2', '< 5.0'