Sha256: b954fae91ac0599b9e57059da56f2e24bc4ea163b0545f799f92f01b524f8931
Contents?: true
Size: 1.19 KB
Versions: 0
Compression: gzip
Compressed size: 571 Bytes
Stored size: 571 Bytes
Contents
--- !ruby/object:Gem::Specification name: gitloc-marissa version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Marissa Biesecker autorequire: bindir: bin cert_chain: [] date: 2020-11-16 00:00:00.000000000 Z dependencies: [] description: Example project for the Turing School of Software and Design, see https://github.com/JoshCheek/elective-building-a-gem -- gives lines-of-code information for a git repo. email: marissa.biesecker@gmail.com executables: - gitloc extensions: [] extra_rdoc_files: [] files: - README.md - bin/gitloc - gitloc-marissa.gemspec - spec/acceptance_spec.rb - spec/fixtures/2loc homepage: https://github.com/JoshCheek/elective-building-a-gem licenses: - MIT 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: [] rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: Example project -- gives lines-of-code information for a git repo test_files: []