Bundling a Gemfile in my project yields the following warning:
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/username/.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/specifications/amq-protocol-2.3.0.gemspec:19.
Bundling a Gemfile in my project yields the following warning:
Maybe we could delete this line? https://github.com/ruby-amqp/amq-protocol/blob/master/amq-protocol.gemspec#L28