You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
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
The text was updated successfully, but these errors were encountered: