# -*- encoding: utf-8 -*- # stub: mroch-authpipe 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "mroch-authpipe".freeze s.version = "0.1.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 = ["Marshall Roch".freeze] s.date = "2009-03-11" s.email = "mroch@cmu.edu".freeze s.files = ["VERSION.yml".freeze, "lib/authpipe".freeze, "lib/authpipe.rb".freeze, "lib/authpipe/account_data.rb".freeze, "lib/authpipe/auth.rb".freeze, "lib/authpipe/enumerate.rb".freeze, "lib/authpipe/passwd.rb".freeze, "lib/authpipe/pre.rb".freeze, "test/authpipe".freeze, "test/authpipe/account_data_test.rb".freeze, "test/authpipe/auth_test.rb".freeze, "test/authpipe/enumerate_test.rb".freeze, "test/authpipe/passwd_test.rb".freeze, "test/authpipe/pre_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/mroch/authpipe".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "TODO".freeze end