Lona / Lona

A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please upgrade .ruby-version (activesupport requires Ruby version >= 2.2.2.)

ryh opened this issue · comments

Submitting a Bug Report

OS: macOS 10.13.2
ruby: 2.0.0-p648 (from .ruby-version in repo) REF:#41

Current Behavior

gem install cannot install cocoapods with .ruby-version 2.0.0-p648

ERROR: Error installing cocoapods-core:
activesupport requires Ruby version >= 2.2.2.

Please upgrade ruby version and .ruby-version

Yeah, that sounds good. I've just been using a different version and ignoring this...

I'm going to wait till SwiftLint lands, since that affects pods and project structure #70

Upgraded!

commented

is .ruby-version really necessary ? (other than CI, travis.yml will cover that) 1079900

I'm not sure. Does the ruby version affect how cocoapods get installed?