Skip to content

cubrid.gem version invalid in gem hosting #9

Description

@damulhan

In the gem hosting site:

https://rubygems.org/gems/cubrid/versions/10.1.0

required version is specified as "~> 1.8.0".

This means >= 1.8.0, < 1.9 ....

This must be fixed to ">= 1.8.0" or ">= 1.9.0" as specified in gemspec file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions