# -*- encoding: utf-8 -*- # stub: derfred-rubycas-client 2.0.9993 ruby lib Gem::Specification.new do |s| s.name = "derfred-rubycas-client".freeze s.version = "2.0.9993".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matt Zukowski".freeze, "Matt Walker".freeze] s.date = "2008-11-18" s.description = "Client library for the Central Authentication Service (CAS) protocol.".freeze s.email = "matt at roughest dot net".freeze s.extra_rdoc_files = ["CHANGELOG.txt".freeze, "History.txt".freeze, "LICENSE.txt".freeze, "Manifest.txt".freeze, "README.rdoc".freeze] s.files = ["CHANGELOG.txt".freeze, "History.txt".freeze, "LICENSE.txt".freeze, "Manifest.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "init.rb".freeze, "lib/casclient.rb".freeze, "lib/casclient/client.rb".freeze, "lib/casclient/frameworks/merb/strategy.rb".freeze, "lib/casclient/frameworks/rails/cas_proxy_callback_controller.rb".freeze, "lib/casclient/frameworks/rails/filter.rb".freeze, "lib/casclient/frameworks/rails/request_handler.rb".freeze, "lib/casclient/responses.rb".freeze, "lib/casclient/tickets.rb".freeze, "lib/casclient/version.rb".freeze, "lib/rubycas-client.rb".freeze, "setup.rb".freeze] s.homepage = "http://rubycas-client.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Client library for the Central Authentication Service (CAS) protocol.".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.7.0".freeze]) end