Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Support for older version of ruby and rubygems #7

@maxprokopiev

Description

@maxprokopiev

Hi guys!
Have some spare time to give this project some love ❤️

Do we still need to support ruby 1.8 and older versions of rubygems? I think we should add

  s.required_ruby_version     = '>= 1.9.3'
  s.required_rubygems_version = '>= 1.8.11'

to our gemspec.

What do you think?

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