trackerific.gemspec in trackerific-0.6.0 vs trackerific.gemspec in trackerific-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 = %q{trackerific}
- 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 = ["Travis Haynes"]
s.date = %q{2011-06-27}
s.description = %q{Package tracking made easy for Rails. Currently supported services include FedEx, UPS, and USPS.}
@@ -23,9 +23,10 @@
"LICENSE.txt",
"README.rdoc",
"Rakefile",
"VERSION",
"changelog",
+ "examples/custom_service_spec.rb",
"lib/helpers/options_helper.rb",
"lib/trackerific.rb",
"lib/trackerific/configuration.rb",
"lib/trackerific/details.rb",
"lib/trackerific/error.rb",