ruby_minimum_version 0.1.0
RubyMinimumVersion takes Ruby source code and calculates the minimum version of ruby required to be able to run it. Because it is based on the parser gem, it can do this without having to actually load the code. This gem is inspired by the Perl::MinimumVersion. This gem provides rubyver executable for the counterpart of perlver.
Gemfile:
=
安裝:
=
版本列表:
- 0.1.0 October 27, 2024 (11.0 KB)
Runtime 相依性套件 (1):
parser
>= 0