Sha256: a341682d003fbaec44a7ad5a6ba7b24a803fe1ab102e459f964cbd4539c60504

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "deputy"
  s.version = "0.1.57"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Michael Grosser"]
  s.date = "2012-11-05"
  s.email = "mirko@dawanda.com"
  s.executables = ["deputy"]
  s.files = [
    ".gitmodules",
    "Gemfile",
    "Gemfile.lock",
    "Rakefile",
    "Readme.md",
    "VERSION",
    "bin/deputy",
    "deputy.gemspec",
    "lib/deputy.rb",
    "spec/deputy_spec.rb",
    "spec/spec_helper.rb"
  ]
  s.homepage = "http://github.com/dawanda/deputy"
  s.require_paths = ["lib"]
  s.rubygems_version = "1.8.24"
  s.summary = "Report to the sheriff"
  s.test_files = [
    "spec/deputy_spec.rb",
    "spec/spec_helper.rb"
  ]

  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

1 entries across 1 versions & 1 rubygems

Version Path
deputy-0.1.57 deputy.gemspec