at-shakil/rtime

View on GitHub
Appraisals

Summary

Maintainability
Test Coverage
appraise "thor-0.18.0" do
  gem "thor", "~> 0.18.0"
end

appraise "thor-0.19.0" do
  gem "thor", "~> 0.19.0"
end

appraise "thor-0.19" do
  gem "thor", "~> 0.19"
end