Sha256: c5bf0fd39cd8ee20eb69caef5b3c06d6d2dbdd577a4be66a619a8ca8e445453f

Contents?: true

Size: 1.96 KB

Versions: 0

Compression: gzip

Compressed size: 632 Bytes

Stored size: 632 Bytes

Contents

--- !ruby/object:Gem::Specification
name: vagrant-shell-local
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Alexander Bondarev
autorequire: 
bindir: bin
cert_chain: []
date: 2017-09-18 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
- !ruby/object:Gem::Dependency
  name: rake
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
description: a vagrant provisioner to run commands on the host
email:
- alexander.i.bondarev@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- examples/Vagrantfile
- lib/vagrant-shell-local.rb
- lib/vagrant-shell-local/config.rb
- lib/vagrant-shell-local/errors.rb
- lib/vagrant-shell-local/plugin.rb
- lib/vagrant-shell-local/provisioner.rb
- lib/vagrant-shell-local/version.rb
- vagrant-shell-local.gemspec
homepage: ''
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.5.2
signing_key: 
specification_version: 4
summary: a vagrant provisioner to run commands on the host
test_files: []

Package Spec version

vagrant-shell-local-0.1.0