Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JRuby/HEAD tests failing #115

Closed
dblock opened this issue Feb 24, 2024 · 1 comment · Fixed by #118
Closed

JRuby/HEAD tests failing #115

dblock opened this issue Feb 24, 2024 · 1 comment · Fixed by #118

Comments

@dblock
Copy link
Member

dblock commented Feb 24, 2024

JRuby tests are failing, see https://github.com/ruby-grape/grape-swagger-rails/actions/runs/8030570532/job/21938077626

@SofiaSousa mind taking a look? it's likely unrelated to your latest PR.

@dblock
Copy link
Member Author

dblock commented Apr 6, 2024

Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Could not find compatible versions

Because every version of grape-swagger depends on Ruby >= 3.0
  and Gemfile depends on grape-swagger >= 0,
  Ruby >= 3.0 is required.
So, because current Ruby version is = 2.7.8,
  version solving has failed.
Error: The process '/opt/hostedtoolcache/Ruby/2.7.8/x64/bin/bundle' failed with exit code 6

Another failure in the matrix, #116

@dblock dblock changed the title JRuby tests failing JRuby/HEAD tests failing Apr 6, 2024
This was referenced Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant