RubyGems Navigation menu

lowered-expectations 1.0.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)

Development 相依性套件 (5):

bundler ~> 1.7
rake ~> 10.4
rspec ~> 3.0
rspec-mocks ~> 3.0
rubocop ~> 0.24

擁有者:

作者:

  • Ian Chesal

SHA 256 總和檢查碼:

=

總下載次數 15,459

這個版本 5,162

版本发布:

授權:

Apache 2.0

Ruby 版本需求: >= 0

相關連結: