Skip to content

elasticsearch-transport 2.0.0.pre is built on ruby 1.8 #329

@repeatedly

Description

@repeatedly

https://rubygems.org/gems/elasticsearch-transport/versions/2.0.0.pre

This page shows elasticsearch-transport 2.0.0.pre requires system_timer and it breaks lots of installation in recent ruby versions.

https://github.com/elastic/elasticsearch-ruby/blob/master/elasticsearch-transport/elasticsearch-transport.gemspec#L26

This line is interpreted during gem build time, not gem install time.
So you should release elasticsearch-tranport 2.0.0.pre using recent ruby versions, not ruby 1.8.

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