world-flags.gemspec in world-flags-0.3.0 vs world-flags.gemspec in world-flags-0.3.1

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "world-flags" - s.version = "0.3.0" + s.version = "0.3.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kristian Mandrup"] - s.date = "2012-04-27" + s.date = "2012-05-03" s.description = "Use world flag icons in your Rails app" s.email = "kmandrup@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md" @@ -70,10 +70,10 @@ "world-flags.gemspec" ] s.homepage = "http://github.com/kristianmandrup/world-flags" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.22" + s.rubygems_version = "1.8.24" s.summary = "World flags as sprites" if s.respond_to? :specification_version then s.specification_version = 3