Skip to content

Seems to be incompatible with new Ruby versions #29

@BenBlumer

Description

@BenBlumer

(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions