Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rubyforge project deprecated warning #75

Closed
StefanWallin opened this issue Feb 21, 2020 · 1 comment
Closed

Rubyforge project deprecated warning #75

StefanWallin opened this issue Feb 21, 2020 · 1 comment
Milestone

Comments

@StefanWallin
Copy link

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.

Maybe we could delete this line?
https://github.com/ruby-amqp/amq-protocol/blob/master/amq-protocol.gemspec#L28

@michaelklishin michaelklishin added this to the 2.3.1 milestone Apr 8, 2020
@michaelklishin
Copy link
Member

Included into 2.3.1, thank you.

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Apr 30, 2020
Update ruby-amq-protocol to 2.3.1.


## Changes between 2.3.0 and 2.3.1 (April 8th, 2020)

### Support for connection.update-secret

Used together with the `rabbitmq-auth-backend-oauth2` plugin.

### Squashed a gemspec Warning

GitHub issue: [ruby-amqp/amq-protocol#75](ruby-amqp/amq-protocol#75).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants