Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:timfel/rubymirrors
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Feb 13, 2013
2 parents 108b7e8 + 2d04af7 commit 152de69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubymirrors.gemspec
Expand Up @@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.authors = ["Tim Felgentreff"]
s.email = ["timfelgentreff@gmail.com"]
s.summary = "Mirror API for Ruby"
s.description = File.read(File.expand_path("../README.md", __FILE__))
s.description = "Provides a number of specs and classes that document a mirror API for Ruby."
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- spec/*`.split("\n")
s.require_paths = ["lib"]
Expand Down

0 comments on commit 152de69

Please sign in to comment.