Sha256: ae349b436e32ee4f80624ee7f1ca46485aee91f6e2e5e31a71b5323821ea5d5f
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 692 Bytes
Stored size: 692 Bytes
Contents
--- !ruby/object:Gem::Specification name: vagrant-environments version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - Igor Rodionov autorequire: bindir: bin cert_chain: [] date: 2014-10-28 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 - environments.yaml - 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: []