world-flags.gemspec in world-flags-0.6.0 vs world-flags.gemspec in world-flags-0.6.1

- old
+ new

@@ -3,11 +3,11 @@ # 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.6.0" + s.version = "0.6.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kristian Mandrup"] s.date = "2012-07-26" s.description = "Use world flag icons in your Rails app" @@ -51,9 +51,10 @@ "lib/world_flags/tools/resize_css.rb", "lib/world_flags/util.rb", "lib/world_flags/util/config.rb", "lib/world_flags/util/country.rb", "lib/world_flags/util/language.rb", + "lib/world_flags/util/name_enabler.rb", "sandbox/country_codes_table.html", "sandbox/extract_codes.rb", "sandbox/languages_country_extract.rb", "sandbox/languages_table.txt", "sandbox/official_languages.html",