ofac.gemspec in ofac-1.2.4 vs ofac.gemspec in ofac-1.2.5

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ofac} - s.version = "1.2.4" + s.version = "1.2.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Kevin Tyll}] - s.date = %q{2012-02-14} + s.date = %q{2012-02-15} s.description = %q{Attempts to find a hit on the Office of Foreign Assets Control's Specially Designated Nationals list.} s.email = %q{kevintyll@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc"