Sha256: c76e4a98b23b1e1fa632f7d8b81d976c1087033752ff0424a5706f8090a5c2cd

Contents?: true

Size: 897 Bytes

Versions: 40

Compression:

Stored size: 897 Bytes

Contents

# coding: utf-8
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'c80_estate/version'

Gem::Specification.new do |spec|
  spec.name          = "c80_estate"
  spec.version       = C80Estate::VERSION
  spec.authors       = ["C80609A"]
  spec.email         = ["c080609a@gmail.com"]

  spec.summary       = 'Estate Gem'
  spec.description   = 'for real estate app'
  spec.homepage      = "http://bc-acond.ru"
  spec.license       = "MIT"

  spec.files         = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
  spec.bindir        = "exe"
  spec.executables   = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
  spec.require_paths = ["lib"]

  spec.add_development_dependency "bundler", "~> 1.12"
  spec.add_development_dependency "rake", "~> 10.0"
  spec.add_dependency 'activesupport', ['>= 3.0.0']
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
c80_estate-0.1.0.39 c80_estate.gemspec
c80_estate-0.1.0.38 c80_estate.gemspec
c80_estate-0.1.0.37 c80_estate.gemspec
c80_estate-0.1.0.36 c80_estate.gemspec
c80_estate-0.1.0.35 c80_estate.gemspec
c80_estate-0.1.0.34 c80_estate.gemspec
c80_estate-0.1.0.33 c80_estate.gemspec
c80_estate-0.1.0.32 c80_estate.gemspec
c80_estate-0.1.0.31 c80_estate.gemspec
c80_estate-0.1.0.30 c80_estate.gemspec
c80_estate-0.1.0.29 c80_estate.gemspec
c80_estate-0.1.0.28 c80_estate.gemspec
c80_estate-0.1.0.27 c80_estate.gemspec
c80_estate-0.1.0.26 c80_estate.gemspec
c80_estate-0.1.0.25 c80_estate.gemspec
c80_estate-0.1.0.24 c80_estate.gemspec
c80_estate-0.1.0.23 c80_estate.gemspec
c80_estate-0.1.0.22 c80_estate.gemspec
c80_estate-0.1.0.21 c80_estate.gemspec
c80_estate-0.1.0.20 c80_estate.gemspec