1
0
Fork 0

Regenerate gemspec for version 0.4.8

This commit is contained in:
Gregory Eremin 2011-09-19 19:22:08 +04:00
parent 269613f8c3
commit 612e90ef4c
1 changed files with 5 additions and 5 deletions

View File

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