↵ Return to the main page of rubygems
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-12-08 | Vít Ondruch <vondruch at redhat dot com> - 3.1.3-173 | - Fix CGI causing issue with leading '.' in domain names. |
2022-11-24 | Vít Ondruch <vondruch at redhat dot com> - 3.1.3-172 | - Upgrade to Ruby 3.1.3. |
2022-11-03 | Jun Aruga <jaruga at redhat dot com> - 3.1.2-170 | - Bypass git submodule test failure on Git >= 2.38.1. |
2022-09-02 | Jarek Prokop <jprokop at redhat dot com> - 3.1.2-169 | - Disable fiddle tests that use FFI closures. Related: rhbz#2040380 |
2022-08-29 | Jun Aruga <jaruga at redhat dot com> - 3.1.2-168 | - Make RDoc soft dependnecy in IRB. Resolves: rhbz#2119964 - Add IRB to ruby-bundled-gems recommends. Resolves: rhbz#2120562 |
2022-08-24 | Jun Aruga <jaruga at redhat dot com> - 3.1.2-168 | - Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b. Resolves: rhbz#2120354 |
2022-07-25 | Jarek Prokop <jprokop at redhat dot com> - 3.1.2-167 | - Fix directory permissions in one of the rubygems tests. |
2022-06-16 | Jarek Prokop <jprokop at redhat dot com> - 3.1.2-166 | - Detect compaction support during run time. |
2022-06-07 | Jarek Prokop <jprokop at redhat dot com> - 3.1.2-165 | - Define GC compaction methods as rb_f_notimplement on unsupported platforms. |
2022-04-14 | Vít Ondruch <vondruch at redhat dot com> - 3.1.2-164 | - Upgrade to Ruby 3.1.2. - Use upstream patch for correct build of gem extensions. |