Sha256: e01362d06b512f04d291be1773212d18471f26038f26c73bf52759ead372a234
Contents?: true
Size: 1.56 KB
Versions: 0
Compression: gzip
Compressed size: 629 Bytes
Stored size: 629 Bytes
Contents
--- !ruby/object:Gem::Specification name: gistdoit version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - Liam Brady autorequire: bindir: bin cert_chain: [] date: 2015-08-28 00:00:00.000000000 Z dependencies: [] description: An easy way to convert your files to Gists all within the terminal email: liamseanbrady+gems@gmail.com executables: - gistdoit extensions: [] extra_rdoc_files: [] files: - ".gitignore" - README.md - Rakefile - bin/gistdoit - content.rb - gistdoit.gemspec - lib/gistdoit.rb - lib/gistdoit/cli.rb - lib/gistdoit/gist.rb - lib/gistdoit/github/client.rb - lib/gistdoit/github/user_config.rb - lib/gistdoit/net_http_adapter.rb - lib/gistdoit/version.rb - test/cli_test.rb - test/client_test.rb - test/command_line_test.rb - test/fixtures/create_gist_response - test/gist_test.rb - test/test_helper.rb - test/user_config_test.rb homepage: http://github.com/liamseanbrady/gistdoit 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.2.2 signing_key: specification_version: 4 summary: File to Gist converter test_files: - test/cli_test.rb - test/client_test.rb - test/command_line_test.rb - test/fixtures/create_gist_response - test/gist_test.rb - test/test_helper.rb - test/user_config_test.rb