first pass at caching. still WIP. Need to parameterize some things
This commit is contained in:
committed by
Olle Jonsson
parent
df510ef183
commit
df64ab5ba1
@@ -28,4 +28,6 @@ Gem::Specification.new do |spec|
|
||||
spec.add_runtime_dependency "github_api", ">= 0.14"
|
||||
spec.add_runtime_dependency "rainbow", ">= 2.1"
|
||||
spec.add_runtime_dependency("octokit", ["~> 4.0"])
|
||||
spec.add_runtime_dependency("faraday-http-cache")
|
||||
spec.add_runtime_dependency("activesupport")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user