Sha256: 1135a7165926f6b0aac332adee4010ed922a4319d601b6e3c151b66595215cfd

Contents?: true

Size: 189 Bytes

Versions: 18

Compression:

Stored size: 189 Bytes

Contents

# -*- ruby -*-

source "http://rubygems.org"

gemspec

group :test do
  gem "net-ldap"
  platforms :mri do
    gem "ruby-ldap"
  end
  platforms :jruby do
    gem "jruby-openssl"
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
activeldap-6.1.0 Gemfile
activeldap-6.0.4 Gemfile
activeldap-6.0.3 Gemfile
activeldap-6.0.2 Gemfile
activeldap-6.0.1 Gemfile
activeldap-6.0.0 Gemfile
activeldap-5.2.4 Gemfile
activeldap-5.2.3 Gemfile
activeldap-5.2.2 Gemfile
activeldap-5.2.1 Gemfile
activeldap-5.2.0 Gemfile
activeldap-5.1.1 Gemfile
activeldap-5.1.0 Gemfile
activeldap-4.0.6 Gemfile
activeldap-4.0.5 Gemfile
activeldap-4.0.4 Gemfile
activeldap-4.0.3 Gemfile
activeldap-4.0.2 Gemfile