Project

General

Profile

Bug #8222

Updated by Peter Amstutz over 8 years ago

<pre> 
                  ********** 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 !!!!!! ********** 
 </pre> 

Back