Hi @ylluminarious - thanks for the tool. Looks to make life much easier (I’m hoping haha).
Unfortunately attempting to run it is giving the following error:
hipmost
/usr/local/share/gems/gems/hipmost-1.0/lib/hipmost/mattermost.rb:2:in require_relative': /usr/local/share/gems/gems/hipmost-1.0/lib/hipmost/mattermost/channel.rb:4: syntax error, unexpected ',' (SyntaxError) def self.from_hipchat(room, name:, team: ) ^ /usr/local/share/gems/gems/hipmost-1.0/lib/hipmost/mattermost/channel.rb:14: syntax error, unexpected ',' def initialize(name:, team:, display_name:, type:, header:) ^ /usr/local/share/gems/gems/hipmost-1.0/lib/hipmost/mattermost/channel.rb:39: syntax error, unexpected keyword_end, expecting end-of-input from /usr/local/share/gems/gems/hipmost-1.0/lib/hipmost/mattermost.rb:2:in
<top (required)>’
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in require' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in
require’
from /usr/local/share/gems/gems/hipmost-1.0/lib/hipmost.rb:4:in <top (required)>' from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in
require’
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in require' from /usr/local/share/gems/gems/hipmost-1.0/exe/hipmost:7:in
<top (required)>’
from /usr/local/bin/hipmost:23:in load' from /usr/local/bin/hipmost:23:in
<main>’
Any ideas as to what may be causing this? It’s running on RH7.
Any help greatly appreciated.