Sha256: cdbc2a72c6cec3d8811bc9d3c1904209e8ee355577ea3db71f0ea291ed4e974a
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 656 Bytes
Stored size: 656 Bytes
Contents
--- !ruby/object:Gem::Specification name: blavosync version: !ruby/object:Gem::Version version: 0.5.2 platform: ruby authors: - jayronc autorequire: bindir: bin cert_chain: [] date: 2013-09-12 00:00:00.000000000 Z 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 homepage: http://github.com/indierockmedia/Blavosync licenses: [] 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.0.3 signing_key: specification_version: 4 summary: Sync a remote db and rsync content to your development environment. test_files: []