b4f6ba0 meeting/create-meeting-boilerplate.rb: Fix the issue the bug dashboard is always 0

Authored and Committed by Akira TAGOH 2 years ago
    meeting/create-meeting-boilerplate.rb: Fix the issue the bug dashboard is always 0
    
    Bugzilla requires JavaScript to query bugs. we can't get the number of bugs without it now.
    So switching to ruby-bugzilla to get the number of bugs.