We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccb631 commit 4e46d8dCopy full SHA for 4e46d8d
source_control_cache_store.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |spec|
4
spec.name = "source_control_cache_store"
5
spec.version = "0.1.0"
6
spec.authors = ["Unsupervised.com"]
7
- spec.email = ["hello@unsupervised.com"]
+ spec.email = ["noah@unsupervised.com"]
8
9
spec.summary = "Rails cache store appropriate for storing the results in source control"
10
spec.description = "A Rails cache store that stores cache entries as files suitable for version control"
0 commit comments