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 cfb600b commit 38ac264Copy full SHA for 38ac264
guardian-content.gemspec
@@ -9,16 +9,15 @@ Gem::Specification.new do |s|
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["frankieroberto"]
12
- s.date = %q{2010-05-17}
+ s.date = %q{2010-05-19}
13
s.description = %q{A library for the Guardian Content API}
14
s.email = %q{frankie@frankieroberto.com}
15
s.extra_rdoc_files = [
16
"LICENSE",
17
"README.rdoc"
18
]
19
s.files = [
20
- ".document",
21
- ".gitignore",
+ ".gitignore",
22
23
"README.rdoc",
24
"Rakefile",
0 commit comments