world-flags.gemspec in world-flags-0.1.4 vs world-flags.gemspec in world-flags-0.1.5
- 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.1.4"
+ s.version = "0.1.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup"]
- s.date = "2012-03-21"
+ s.date = "2012-03-27"
s.description = "Use world flag icons in your Rails app"
s.email = "kmandrup@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.textile"
@@ -51,10 +51,10 @@
"world-flags.gemspec"
]
s.homepage = "http://github.com/kristianmandrup/world-flags"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.10"
+ s.rubygems_version = "1.8.20"
s.summary = "World flags as sprites"
if s.respond_to? :specification_version then
s.specification_version = 3