Closed gnomus closed 6 years ago
That's odd, since Travis is reporting a green build for Ruby 2.4.2.. But you're right - I'm in the process of converting all plugins to gems and updating dependencies. I'll be releasing a new version of lolcommits very soon, with everything extracted - so if this is a real issue it should go away soon.
This should be fixed now, with the latest release of lolcommits 0.9.8
and this plugin 0.0.2
It seems like this Plugin is broken if you use ruby 2.4.2
With ruby 2.3.3 and the same config everything works :)
I could track this back to the rest-client dependency https://github.com/rest-client/rest-client/issues/569
According to this comment https://github.com/lolcommits/lolcommits-slack/blob/master/lolcommits-slack.gemspec#L37 we are limited by the yammer Plugin but since it was moved to a seperate gem 20 Days ago this error might be fixable.