Sha256: 7bc64bb0c727da3586b12247d7821da5e721c63189640b5a5b9f208ac1f55954
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 647 Bytes
Stored size: 647 Bytes
Contents
--- !ruby/object:Gem::Specification name: mingw-make version: !ruby/object:Gem::Version version: 1.2.0 platform: x64-mingw-ucrt authors: - ParadoxV5 autorequire: bindir: bin cert_chain: [] date: 2024-05-30 00:00:00.000000000 Z dependencies: [] description: email: executables: - make extensions: [] extra_rdoc_files: [] files: - LICENSE.txt - README.md - bin/make - lib/mingw-make.rb - lib/mingw-make/mkmf.rb - lib/mingw-make/rbconfig-patch.rb - lib/rubygems_plugin.rb - mingw-make.gemspec homepage: https://github.com/ParadoxV5/ruby-mingw-make licenses: - WTFPL metadata: homepage_uri: https://github.com/ParadoxV5/ruby-mingw-make changelog_uri: https://github.com/ParadoxV5/ruby-mingw-make/releases bug_tracker_uri: https://github.com/ParadoxV5/ruby-mingw-make/issues funding_uri: https://github.com/sponsors/ParadoxV5 post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.1' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: - Ruby from RubyInstaller2 for Windows without DevKit (MSYS2) - UCRT MinGW rubygems_version: 3.5.9 signing_key: specification_version: 4 summary: Patches that enable Windows Ruby to install C extension gems with MinGW without MSYS2 (Devkit) test_files: []