gitmine.gemspec in gitmine-0.1.12 vs gitmine.gemspec in gitmine-0.1.13
- 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 = %q{gitmine}
- s.version = "0.1.12"
+ s.version = "0.1.13"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Philippe Creux"]
- s.date = %q{2011-02-25}
+ s.date = %q{2011-03-22}
s.default_executable = %q{gitmine}
s.description = %q{Git log with status of associated redmine tickets}
s.email = %q{pcreux@gmail.com}
s.executables = ["gitmine"]
s.extra_rdoc_files = [
@@ -35,10 +35,9 @@
"lib/gitmine/cli.rb",
"lib/gitmine/colors.rb",
"lib/gitmine/commit.rb",
"lib/gitmine/config.rb",
"lib/gitmine/git.rb",
- "lib/gitmine/hudson_job.rb",
"lib/gitmine/issue.rb",
"spec/commit_msg_to_issue_id_spec.rb",
"spec/commit_spec.rb",
"spec/config.yml",
"spec/gitmine_spec.rb",