1
0
Fork 0

Regenerate gemspec for version 0.4.9

This commit is contained in:
magnolia-fan 2011-09-20 19:48:39 +04:00
parent 64cf6ff249
commit 93f89e1999
1 changed files with 6 additions and 6 deletions

View File

@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{musicbrainz}
s.version = "0.4.8"
s.version = "0.4.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Gregory Eremin}]
s.date = %q{2011-09-19}
s.authors = ["Gregory Eremin"]
s.date = %q{2011-09-20}
s.description = %q{MusicBrainz Web Service wrapper with ActiveRecord-style models}
s.email = %q{magnolia_fan@me.com}
s.extra_rdoc_files = [
@ -36,9 +36,9 @@ Gem::Specification.new do |s|
"test/test_musicbrainz.rb"
]
s.homepage = %q{http://github.com/magnolia-fan/musicbrainz}
s.licenses = [%q{MIT}]
s.require_paths = [%q{lib}]
s.rubygems_version = %q{1.8.8}
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.6.2}
s.summary = %q{MusicBrainz Web Service wrapper}
if s.respond_to? :specification_version then