8000 Ruby version file references non-existent version · Issue #81 · phlipper/chef-monit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
Ruby version file references non-existent version #81
Open
@sonnysideup

Description

@sonnysideup

The .ruby-version file specifies version 2.2 but, according to rbenv, there is no version by that name available.

-> rbenv install 2.2
ruby-build: definition not found: 2.2

The following versions contain `2.2' in the name:
  2.2.0-dev
  2.2.0-preview1
  2.2.0-preview2
  2.2.0-rc1
  2.2.0
  2.2.1
  2.2.2
  rbx-2.2.0
  rbx-2.2.1
  rbx-2.2.2
  rbx-2.2.3
  rbx-2.2.4
  rbx-2.2.5
  rbx-2.2.6
  rbx-2.2.7
  rbx-2.2.9
  rbx-2.2.10

See all available versions with `rbenv install --list'.

Should this not be changed to 2.2.0?

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

      0