-
Notifications
You must be signed in to change notification settings - Fork 131
Seems to be incompatible with new Ruby versions #29
Copy link
Copy link
Open
Description
(disclaimer: I don't know Ruby at all.)
Trying to run it in the Jekyll Docker container:
$ docker run --rm --volume="$PWD:/srv/jekyll:Z" --publish [::1]:4000:4000 jekyll/jekyll jekyll serve
Bundler 2.3.25 is running, but your lockfile was generated with 1.16.3. Installing Bundler 1.16.3 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 1.16.3
Installing bundler 1.16.3
Fetching gem metadata from https://rubygems.org/...........
ruby_dep-1.5.0 requires ruby version >= 2.2.5, ~> 2.2, which is incompatible
with the current version, ruby 3.1.1p18
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels