Sha256: 186e0952dd599bbe22eb62f84eff16d4c1a0ebf0eb3ea35a2a65a109ef33fa52
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 750 Bytes
Stored size: 750 Bytes
Contents
--- !ruby/object:Gem::Specification name: vagrant-rsync version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 2 - 1 version: 0.2.1 platform: ruby authors: - Bill Cromie - Patrick Connolly autorequire: bindir: bin cert_chain: [] date: 2013-09-05 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency type: :development version_requirements: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" name: rake requirement: *id001 prerelease: false description: Enables Vagrant to rsync shared folders on remote guests with grace and aplomb. email: - bill@cromie.org - patrick@myplanetdigital.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - Guardfile - lib/vagrant-rsync/cap/ensure_rsync.rb - lib/vagrant-rsync/cap/rsync_folders.rb - lib/vagrant-rsync/command.rb - lib/vagrant-rsync/errors.rb - lib/vagrant-rsync/plugin.rb - lib/vagrant-rsync/version.rb - lib/vagrant-rsync.rb - License - locales/en.yml - RakeFile - README.md - vagrant-rsync.gemspec - Vagrantfile.testing - .gitignore has_rdoc: true homepage: https://github.com/cromulus/vagrant-rsync licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: vagrant-rsync rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Enables Vagrant to rsync shared folders on remote guests with grace and aplomb. test_files: []