source "https://rubygems.org" gemspec group :metrics do gem "hexx-suit", "~> 2.2" if RUBY_ENGINE == "ruby" end gem "thread_safe" # Why on earth I need this here?!