Sha256: 6e9bf001afa2748e1bfb557e43bb38ac27cd6b9d812e217c3eb74eb4dd1abe47
Contents?: true
Size: 1.7 KB
Versions: 0
Compression: gzip
Compressed size: 721 Bytes
Stored size: 721 Bytes
Contents
--- !ruby/object:Gem::Specification name: blavosync version: !ruby/object:Gem::Version hash: 9 prerelease: segments: - 0 - 5 - 1 version: 0.5.1 platform: ruby authors: - jayronc autorequire: bindir: bin cert_chain: [] date: 2013-08-27 00:00:00 -04:00 default_executable: dependencies: [] description: Sync a remote db and rsync content to your development environment. Useful for small teams and developers who are not able to do this manually. email: jerrodblavos@mac.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - Blavosync.gemspec - History.txt - LICENSE - Manifest.txt - README.rdoc - Rakefile - VERSION - lib/blavosync.rb - lib/blavosync/lib/ey_logger.rb - lib/blavosync/lib/ey_logger_hooks.rb - lib/blavosync/recipes.rb - lib/blavosync/recipes/content_rsync.rb - lib/blavosync/recipes/content_tar.rb - lib/blavosync/recipes/database.rb - lib/blavosync/recipes/local.rb - lib/blavosync/recipes/util.rb - test/test_blavosync.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/indierockmedia/Blavosync licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.5.2 signing_key: specification_version: 3 summary: Sync a remote db and rsync content to your development environment. test_files: []