Actions
Bug #8222
closed[SDK] "gem install arvados" fails on ruby <2.2.2 since activesupport 5.0.0 came out
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
********** Running sdk/ruby install ********** WARNING: open-ended dependency on activesupport (>= 3.2.13) is not recommended if activesupport is semantically versioned, use: add_runtime_dependency 'activesupport', '~> 3.2', '>= 3.2.13' WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: arvados Version: 0.1.20151207150126 File: arvados-0.1.20151207150126.gem ... Fetching: activesupport-5.0.0.beta1.gem (100%) ERROR: Error installing arvados-0.1.20151207150126.gem: activesupport requires Ruby version >= 2.2.2. ********** !!!!!! sdk/ruby install FAILED !!!!!! **********
Actions