Sha256: 8ba7b3d1e32eb65bc6089a394bba6b5debcdb8f95df2ba54874a1ca4cd263d64
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 648 Bytes
Stored size: 648 Bytes
Contents
--- !ruby/object:Gem::Specification name: rdiff-simple version: !ruby/object:Gem::Version prerelease: version: 0.0.7 platform: ruby authors: - Ryan Hansen autorequire: bindir: bin cert_chain: [] date: 2013-08-09 00:00:00.000000000 Z dependencies: [] description: A simple wrapper around rdiff-backup email: - ketiko@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.md files: - .coveralls.yml - .gitignore - .rspec - .travis.yml - Gemfile - LICENSE.txt - README.md - Rakefile - lib/rdiff_simple.rb - lib/rdiff_simple/commands.rb - lib/rdiff_simple/errors.rb - lib/rdiff_simple/exit_codes.rb - lib/rdiff_simple/rdiff_backup.rb - lib/rdiff_simple/version.rb - rdiff-simple.gemspec - spec/lib/rdiff_simple/rdiff_backup_spec.rb - spec/spec_helper.rb homepage: http://github.com/ketiko/rdiff-simple licenses: - MIT post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version segments: - 0 hash: 2071801012397692109 version: '0' none: false required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version segments: - 0 hash: 2071801012397692109 version: '0' none: false requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: A wrapper around the rdiff-backup executable test_files: - spec/lib/rdiff_simple/rdiff_backup_spec.rb - spec/spec_helper.rb