RubyGems Navigation menu

lowered-expectations 1.1.0

A Ruby gem that lets you test for the presence of command line tools and ensure that you have a version of the tool that you know how to work with. It uses the gem system's version matching semantics so you can do things like enforce a major version but allow any minor version above a certain value for a tool. If you use Gemfile's the syntax should look pretty familiary to you.

Gemfile:
=

安装:
=

版本列表:

  1. 1.1.0 February 29, 2020 (14.5 KB)
  2. 1.0.3 September 07, 2018 (14.5 KB)
  3. 1.0.2 August 03, 2018 (14.0 KB)
  4. 1.0.1 February 02, 2016 (14.0 KB)
  5. 1.0.0 February 06, 2015 (13.5 KB)

所有者:

推送者:

作者:

  • Ian Chesal, Derek Tamsen, Grier Johnson

SHA 256 校验和:

=

下载总量 15,459

这个版本 2,156

版本发布:

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.3

链接: