master
source "https://rubygems.org" gemspec group :metrics do gem "hexx-suit", "~> 2.3" if RUBY_ENGINE == "ruby" && RUBY_VERSION >= "2.1" end