DomGarguilo opened a new pull request, #410:
URL: https://github.com/apache/accumulo-website/pull/410
It looks like the build is failing with:
```
bundle exec jekyll build
shell: /usr/bin/bash -e {0}
ruby 2.6.10p210 (2022-04-12 revision 67958) [x86_64-linux]
ERROR: Error installing bundler:
The last version of bundler (>= 0) to support your Ruby & RubyGems
was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
bundler requires Ruby version >= 3.0.0. The current ruby version is
2.6.10.210.
```
This PR moves to the version found in the Dockerfile, 3.2.2
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]