Sha256: dba781bb969274e8826044feedee23d56aa9429f896c279d06cb630c45d02acc

Contents?: true

Size: 771 Bytes

Versions: 46

Compression:

Stored size: 771 Bytes

Contents

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

Gem::Specification.new do |s|
  s.name = "encryptor"
  s.version = "1.1.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Sean Huber"]
  s.date = "2011-04-12"
  s.description = "A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt strings"
  s.email = "shuber@huberry.com"
  s.homepage = "http://github.com/shuber/encryptor"
  s.require_paths = ["lib"]
  s.rubygems_version = "1.8.21"
  s.summary = "A simple wrapper for the standard ruby OpenSSL library"

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

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

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
classiccms-0.7.5 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.7.4 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.7.3 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.7.2 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.7.1 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.7.0 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.9 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.8 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.7 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.6 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.5 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.4 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.3 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.2 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.1 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.6.0 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.5.17 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.5.16 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.5.15 vendor/bundle/specifications/encryptor-1.1.3.gemspec
classiccms-0.5.14 vendor/bundle/specifications/encryptor-1.1.3.gemspec