minglr.gemspec in schubert-minglr-1.3.3 vs minglr.gemspec in schubert-minglr-1.3.5
- old
+ new
@@ -1,13 +1,13 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{minglr}
- s.version = "1.3.3"
+ s.version = "1.3.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Schubert", "Stephen Chu", "Chris O'Meara"]
- s.date = %q{2009-08-04}
+ s.date = %q{2009-08-05}
s.description = %q{* This gem provides two executable binaries to interact with Mingle (http://mingle.thoughtworks.com/mingle-agile-project-management) through its API. It also has sample interactive Rake task on how to facilitate easy card movements when a card enters/exits the development queue. * mtx is a binary that facilities transition changes for use on rake tasks * minglr is a more interactive tool that provides a quick interface for many common uses}
s.email = %q{michael@schubert.cx}
s.executables = ["mtx", "minglr"]
s.extra_rdoc_files = [
"LICENSE",