Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
Corrected gemspec so its not just nabbed from another project!
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Schwarz authored and Ben Schwarz committed Jun 1, 2008
1 parent 83af6b5 commit 93e0d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-uri-memcached.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Gem::Specification.new do |s|
s.version = '0.1.1'
s.email = "ben@germanforblack.com"
s.homepage = "http://github.com/benschwarz/open-uri-memcached"
s.description = "A command line ruby based tool to download muxtapes from muxtape.com"
s.description = "OpenURI with transparent caching"
s.authors = ["Ben Schwarz"]
s.summary = "The same OpenURI that you know and love with the power of Memcached"
s.files = %w(README lib/openuri_memcached.rb)
Expand Down

0 comments on commit 93e0d70

Please sign in to comment.