# -*- encoding: utf-8 -*- # stub: stephenchu-minglr 0.1.0.1 ruby lib Gem::Specification.new do |s| s.name = "stephenchu-minglr".freeze s.version = "0.1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stephen Chu".freeze, "Chris O'Meara".freeze] s.date = "2009-01-20" s.description = "Do you forget to update a story card on Mingle when the card has moved into developers' hands? How about forgetting to update the story card to kick-off its sign off process when story is completed? If we let these sloppiness happen too often, communication flow will be hindered, and the time it takes to provide business value through story completions will be lengthened. Fortunately, Minglr can help.".freeze s.email = "github@stephenchu.com".freeze s.files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/mtx".freeze, "lib/minglr.rb".freeze, "lib/minglr/card.rb".freeze, "lib/minglr/input_cache.rb".freeze, "lib/minglr/mingle_resource.rb".freeze, "lib/minglr/minglr_options_parser.rb".freeze, "lib/minglr/transition_execution.rb".freeze, "minglr.gemspec".freeze, "tasks/commit.sample.rake".freeze, "tasks/svn.sample.rake".freeze] s.homepage = "http://github.com/stephenchu/minglr/tree/master".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Consists of Rake task helpers and a command line utility to help transitioning story cards on Mingle through the Mingle API. Plugs right into your routine \"test > code > check-in > move card\" build process.".freeze end