# -*- encoding: utf-8 -*- # stub: enumlogic 1.0.3 ruby lib Gem::Specification.new do |s| s.name = "enumlogic".freeze s.version = "1.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["binarylogic".freeze] s.date = "2009-11-18" s.description = "Adds enumerations to your models".freeze s.email = "bjohnson@binarylogic.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "CHANGELOG.rdoc".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "enumlogic.gemspec".freeze, "init.rb".freeze, "lib/enumlogic.rb".freeze, "rails/init.rb".freeze, "spec/enumlogic_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/binarylogic/enumlogic".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Adds enumerations to your models".freeze s.test_files = ["spec/enumlogic_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) end