Travis CI checks fail (incompatible ruby version) #4273

Closed
opened 2025-11-26 20:59:36 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @nodiscc on GitHub (Mar 19, 2019).

Originally assigned to: @nodiscc on GitHub.

Travis CI jobs all return:

[...]
Fetching: kramdown-2.1.0.gem (100%)
ERROR:  Error installing danger:
	There are no versions of kramdown (~> 2.0) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for?
	kramdown requires Ruby version >= 2.3. The current ruby version is 2.2.0.
The command "gem install danger" failed and exited with 1 during .

https://docs.travis-ci.com/user/languages/ruby/#specifying-ruby-versions-and-implementations

Originally created by @nodiscc on GitHub (Mar 19, 2019). Originally assigned to: @nodiscc on GitHub. Travis CI jobs all return: ``` [...] Fetching: kramdown-2.1.0.gem (100%) ERROR: Error installing danger: There are no versions of kramdown (~> 2.0) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? kramdown requires Ruby version >= 2.3. The current ruby version is 2.2.0. The command "gem install danger" failed and exited with 1 during . ``` https://docs.travis-ci.com/user/languages/ruby/#specifying-ruby-versions-and-implementations
GiteaMirror added the toolsfix labels 2025-11-26 20:59:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-selfhosted#4273