Gemfile in hexx-9.0.0 vs Gemfile in hexx-9.0.1
- old
+ new
@@ -1,7 +1,5 @@
source "https://rubygems.org"
gemspec
-group :development do
- gem "hexx-suit", "1.2", require: false
-end
+gem "hexx-suit", "~> 2.0", group: :metrics if RUBY_ENGINE == "ruby"