metric_fu.gemspec includes a few statements that have been deprecated:
/Users/etagwerker/.rvm/gems/ruby-2.5.1@metric/gems/bundler-2.0.2/lib/bundler/rubygems_integration.rb:198: warning: constant Gem::ConfigMap is deprecated
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/etagwerker/Projects/fastruby/metric_fu/metric_fu.gemspec:22.
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#default_executable= called from /Users/etagwerker/Projects/fastruby/metric_fu/metric_fu.gemspec:37.
NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc= called from /Users/etagwerker/Projects/fastruby/metric_fu/metric_fu.gemspec:40.
Note: checking out 'c4064bb64ec648237ce8137cbdcfe454d8cf0537'.
metric_fu.gemspec
includes a few statements that have been deprecated:I can submit a PR fixing this.