RubyGems Navigation menu

lowered-expectations 1.0.1

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

SHA 256 checksum:

d2d87800068b7f1b3d57b1d0c75862e9de693eb331f875343cf949652d2bf870

總下載次數 14,752

這個版本 4,159

License:

Apache 2.0

Ruby 版本需求: >= 0

相關連結: