Package ri: Information

  • Default inline alert: Version in the repository: 6.1.1-alt3

Binary package: ri
Version: 2.5.0-alt1
Architecture: noarch
Build time:  Mar 14, 2018, 01:05 PM in the task #201383
Source package: ruby
Category: Development/Ruby
Report package bug
License: BSD (revised) or Ruby
Summary: Tool for display descriptions of built-in Ruby methods, classes, and modules
Description: 
ri is a command line tool that displays descriptions of built-in Ruby methods,
classes, and modules. For methods, it shows  you  the  calling sequence  and
a description. For classes and modules, it shows a synopsis along with a list
of the methods the class or module implements.

Maintainer: Andrey Cherepanov


Last changed


March 5, 2018 Andrey Cherepanov 2.5.0-alt1
- New version.
- Fixes:
  + CVE-2017-17405 Command injection vulnerability in Net::FTP
- Update Rubygems to 2.7.6 with security fixes (see https://blog.rubygems.org/2018/02/15/2.7.6-released.html)
Dec. 21, 2017 Andrew Savchenko 2.4.2-alt4
- Properly check for __uint128_t.
Dec. 18, 2017 Andrew Savchenko 2.4.2-alt3
- Add miniruby-src subpackage.
- Bootstrap miniruby without ruby using miniruby-src.