Sha256: 7c777e8250100a9b1acd7f16d7c1af8a9161307376b13b83325fba968fa8d958

Contents?: true

Size: 1.66 KB

Versions: 0

Compression: gzip

Compressed size: 685 Bytes

Stored size: 685 Bytes

Contents

--- !ruby/object:Gem::Specification
name: vagrant-environments
version: !ruby/object:Gem::Version
  version: 0.1.2
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
- Vagrantfile
- 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/command.rb
- lib/vagrant-environments/config.rb
- lib/vagrant-environments/environment.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.2