Sha256: 8999a52a05b6c8f74b95c8a858aca56a08d2100a20444dfa64620fa761abe661

Contents?: true

Size: 885 Bytes

Versions: 4

Compression:

Stored size: 885 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{ntlm-http}
  s.version = "0.1.1"

  s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
  s.authors = ["Kohei Kajimoto,Kingsley Hendrickse"]
  s.autorequire = %q{net/ntlm_http}
  s.cert_chain = nil
  s.date = %q{2009-05-20}
  s.description = %q{Ruby/NTLM HTTP provides NTLM authentication over http.}
  s.email = %q{kingsley@mindflowsolutions.com}
  s.homepage = %q{http://www.mindflowsolutions.net}
  s.require_paths = ["lib"]
  s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
  s.rubyforge_project = %q{rubyntlm}
  s.rubygems_version = %q{1.6.0}
  s.summary = %q{Ruby/NTLM HTTP library.}

  if s.respond_to? :specification_version then
    s.specification_version = 1

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/specifications/ntlm-http-0.1.1.gemspec
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/specifications/ntlm-http-0.1.1.gemspec
frameworks-capybara-0.2.0.rc3 vendor/bundle/ruby/1.8/specifications/ntlm-http-0.1.1.gemspec
frameworks-capybara-0.2.0.rc2 vendor/bundle/ruby/1.8/specifications/ntlm-http-0.1.1.gemspec