Sha256: 9878299ea53e7aa1f206058936354f57264f6a4c3d72faa43ad158cd4489984a

Contents?: true

Size: 1.54 KB

Versions: 0

Compression: gzip

Compressed size: 665 Bytes

Stored size: 665 Bytes

Contents

--- !ruby/object:Gem::Specification
name: vagrant-environments
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Igor Rodionov
autorequire: 
bindir: bin
cert_chain: []
date: 2014-10-27 00:00:00.000000000 Z
dependencies: []
description: Vagrant plugin to config muiltiple environments (dev, test, stage, prod)
email: goruha@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".ruby-version"
- CHANGELOG.md
- Gemfile
- LICENSE.md
- README.md
- Rakefile
- cucumber.yml
- features/step_definitions/steps.rb
- features/support/env.rb
- features/vagrant-exec.feature
- features/vagrant-exec/binstubs.feature
- features/vagrant-exec/directory.feature
- features/vagrant-exec/environment_variables.feature
- features/vagrant-exec/prepend.feature
- features/vagrant-exec/validations.feature
- lib/vagrant-environments.rb
- lib/vagrant-environments/plugin.rb
- lib/vagrant-environments/version.rb
- vagrant-environments.gemspec
homepage: http://github.com/goruha/vagrant-environments
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.4.2
signing_key: 
specification_version: 4
summary: Allow to config Vagrant work with multiple environments
test_files: []

Package Spec version

vagrant-environments-0.1.0