Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Deprecation errors every time I run bro #67

@camdenb

Description

@camdenb

Every time I run bro I get the following message:

➜ ~ bro git
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::NIL is deprecated
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::TRUE is deprecated
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::FALSE is deprecated
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Fixnum is deprecated
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Bignum is deprecated
32 entries for git -- submit your own example with "bro add git"
...

Bro still works, but I'd like to suppress this message if possible.

I'm running macOS Sierra v10.12.2. I don't get this error on my other Mac running El Capitan.

I've tried gem update, gem cleanup, uninstalling bropages and reinstalling, and updating rubygems itself, but I'm still getting this error.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions