geocerts.gemspec in geocerts-0.0.11 vs geocerts.gemspec in geocerts-0.0.12

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{geocerts} - s.version = "0.0.11" + s.version = "0.0.12" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["GeoCerts, Inc."] s.date = %q{2010-04-14} s.description = %q{A Ruby library for interfacing with the GeoCerts REST API} @@ -48,9 +48,10 @@ "lib/geo_certs/order/extended_validation_approver.rb", "lib/geo_certs/order/organization.rb", "lib/geo_certs/order/renewal_information.rb", "lib/geo_certs/parsers/order_parser.rb", "lib/geo_certs/product.rb", + "lib/geocerts.rb", "test/config/initializers/_remote_tests.rb", "test/config/initializers/fakeweb.rb", "test/config/initializers/geocerts.rb", "test/config/initializers/responses.rb", "test/config/test_credentials.example.yml",