Benjamin Fleischer
Benjamin Fleischer
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...
e.g. from the log self.statusBar().showMessage(self._("Joining room {room}...").format(room=room["name"])) UnicodeEncodeError: 'ascii' codec can't encode character u'\xeb' in position 1: ordinal not in range(128) this results in not being able to perform most...
I can't get 'em from the cache and none of the instructions on http://docs.travis-ci.com/user/uploading-artifacts/ nor anything I've found in github issues work.
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...
Since CI isn't passing on anything, I'd like to try to get it just passing on Ruby < 2.7 since that's the last config in Travis Follows https://github.com/zipmark/rspec_api_documentation/pull/515
Follows https://github.com/zipmark/rspec_api_documentation/pull/515 There are failing tests in here which anyone should feel free to make a PR to address
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...