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.19 c80_estate.gemspec
c80_estate-0.1.0.18 c80_estate.gemspec
c80_estate-0.1.0.17 c80_estate.gemspec
c80_estate-0.1.0.16 c80_estate.gemspec
c80_estate-0.1.0.15 c80_estate.gemspec
c80_estate-0.1.0.14 c80_estate.gemspec
c80_estate-0.1.0.13 c80_estate.gemspec
c80_estate-0.1.0.12 c80_estate.gemspec
c80_estate-0.1.0.11 c80_estate.gemspec
c80_estate-0.1.0.10 c80_estate.gemspec
c80_estate-0.1.0.9 c80_estate.gemspec
c80_estate-0.1.0.8 c80_estate.gemspec
c80_estate-0.1.0.7 c80_estate.gemspec
c80_estate-0.1.0.6 c80_estate.gemspec
c80_estate-0.1.0.5 c80_estate.gemspec
c80_estate-0.1.0.4 c80_estate.gemspec
c80_estate-0.1.0.3 c80_estate.gemspec
c80_estate-0.1.0.2 c80_estate.gemspec
c80_estate-0.1.0.1 c80_estate.gemspec
c80_estate-0.1.0 c80_estate.gemspec