Sha256: 49a247e3b7133c9185236de1b0d16879083aa83a58d9af97fa0d24717f1c45a9
Contents?: true
Size: 1.98 KB
Versions: 0
Compression: gzip
Compressed size: 737 Bytes
Stored size: 737 Bytes
Contents
--- !ruby/object:Gem::Specification name: macserialrb version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - csrutil autorequire: bindir: exe cert_chain: [] date: 2020-11-25 00:00:00.000000000 Z dependencies: [] description: 'macserialrb is a tool that obtains and decodes Mac serial number and board identifier to provide more information about the production of your hardware. ' email: - csrutil@protonmail.com executables: - macserialrb extensions: - ext/macserialrb/extconf.rb extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - exe/macserialrb - ext/macserialrb/extconf.rb - ext/macserialrb/macserial/FORMAT.md - ext/macserialrb/macserial/Makefile - ext/macserialrb/macserial/README.md - ext/macserialrb/macserial/cccdump.py - ext/macserialrb/macserial/macserial.c - ext/macserialrb/macserial/macserial.h - ext/macserialrb/macserial/modelinfo.h - ext/macserialrb/macserial/modelinfo_autogen.h - ext/macserialrb/macserialrb.c - ext/macserialrb/macserialrb.h - lib/macserialrb.rb - lib/macserialrb/version.rb - macserialrb.gemspec homepage: https://github.com/csrutil/macserialrb licenses: - MIT metadata: homepage_uri: https://github.com/csrutil/macserialrb source_code_uri: https://github.com/csrutil/macserialrb changelog_uri: https://github.com/csrutil/macserialrb/README.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.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: macserialrb is a tool that obtains and decodes Mac serial number and board identifier to provide more information about the production of your hardware. test_files: []