Skip to content

Releases: ruby-gnome/rubygems-requirements-system

rubygems-requirements-system 0.1.5 - 2025-12-01

01 Dec 08:15

Choose a tag to compare

Improvements

  • Updated bundled pkg-config gem to 1.6.5.

rubygems-requirements-system 0.1.4 - 2025-11-26

26 Nov 04:51

Choose a tag to compare

Improvements

  • Added support for Ruby installed by MSYS2. Note that this is not
    for Ruby installed by RubyInstaller. Ruby installed by
    RubyInstaller must use msys2_mingw_dependencies gemspec metadata
    instead of this.
    • GH-16
    • Patch by takuya kodama

Thanks

  • takuya kodama

rubygems-requirements-system 0.1.3 - 2025-09-03

02 Sep 21:13

Choose a tag to compare

Improvements

  • Updated bundled pkg-config gem to 1.6.4.

rubygems-requirements-system 0.1.2 - 2025-08-27

26 Aug 22:02

Choose a tag to compare

Improvements

  • Updated bundled pkg-config gem to 1.6.3.

rubygems-requirements-system 0.1.1 - 2025-06-11

11 Jun 06:35

Choose a tag to compare

Fixes

  • arch-linux: Fixed a bug that MSYS2 is also detected.

rubygems-requirements-system 0.1.0 - 2025-05-02

02 May 13:57

Choose a tag to compare

Fixes

  • Fixed a bug that error log isn't reported.

rubygems-requirements-system 0.0.9 - 2025-05-02

02 May 13:44

Choose a tag to compare

rubygems-requirements-system 0.0.8 - 2025-04-05

05 Apr 06:57

Choose a tag to compare

Improvements

  • Added support for an executable as a dependency.

rubygems-requirements-system 0.0.7 - 2025-03-22

22 Mar 02:42

Choose a tag to compare

Fixes

  • pld-linux: Fixed a bug that interactive mode is used.

rubygems-requirements-system 0.0.6 - 2025-03-20

20 Mar 09:21

Choose a tag to compare

Fixes

  • Fixed Bundler integration.