Skip to content

Commit 4e46d8d

Browse files
authored
Update source_control_cache_store.gemspec
1 parent 6ccb631 commit 4e46d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_control_cache_store.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |spec|
44
spec.name = "source_control_cache_store"
55
spec.version = "0.1.0"
66
spec.authors = ["Unsupervised.com"]
7-
spec.email = ["hello@unsupervised.com"]
7+
spec.email = ["noah@unsupervised.com"]
88

99
spec.summary = "Rails cache store appropriate for storing the results in source control"
1010
spec.description = "A Rails cache store that stores cache entries as files suitable for version control"

0 commit comments

Comments
 (0)