Sha256: 9d0329a7e95b063fa86107cf4b5d3a25d88bac72c2f0c621b5115d9522e2da80
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 620 Bytes
Stored size: 620 Bytes
Contents
--- !ruby/object:Gem::Specification name: git_fonky version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Collin Jilbert autorequire: bindir: bin cert_chain: [] date: 2023-12-09 00:00:00.000000000 Z dependencies: [] description: Do 'em all at once. email: - cjilbert504@gmail.com executables: - gfonk extensions: [] extra_rdoc_files: [] files: - ".standard.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - bin/gfonk - git_fonky.gemspec - lib/git_fonky.rb - lib/git_fonky/repo_dir.rb - lib/git_fonky/version.rb - lib/git_fonky/work_repo_names.rb - sig/git_fonky.rbs homepage: https://github.com/cjilbert504/git_fonky licenses: - MIT metadata: homepage_uri: https://github.com/cjilbert504/git_fonky source_code_uri: https://github.com/cjilbert504/git_fonky changelog_uri: https://github.com/cjilbert504/git_fonky/blob/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.21 signing_key: specification_version: 4 summary: Sync all of your git repos with one command. test_files: []