Sha256: 272d4361b8fcb778bb77c0ddb1533196302edfdea75f099cbb66163d7b4870a2
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 664 Bytes
Stored size: 664 Bytes
Contents
--- !ruby/object:Gem::Specification name: inline_encryption version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Bryan Taylor autorequire: bindir: bin cert_chain: [] date: 2014-01-20 00:00:00.000000000 Z dependencies: [] description: ' A simple encryption tool based on common convention ' email: - bcptaylor@gmail.com executables: - inline_encryption extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .ruby-version - .travis.yml - Gemfile - Gemfile.lock - Guardfile - LICENSE.txt - README.md - Rakefile - bin/inline_encryption - config/locales.yml - inline_encryption.gemspec - lib/inline_encryption.rb - lib/inline_encryption/base.rb - lib/inline_encryption/cli.rb - lib/inline_encryption/config.rb - lib/inline_encryption/errors.rb - lib/inline_encryption/version.rb - spec/inline_encryption/base_spec.rb - spec/inline_encryption/cli_spec.rb - spec/inline_encryption/config_spec.rb - spec/inline_encryption_spec.rb - spec/spec_helper.rb homepage: http://github.com/rubyisbeautiful/inline_encryption licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: A simple encryption tool based on common convention and designed as a drop in for Stringish things test_files: - spec/inline_encryption/base_spec.rb - spec/inline_encryption/cli_spec.rb - spec/inline_encryption/config_spec.rb - spec/inline_encryption_spec.rb - spec/spec_helper.rb has_rdoc: