Read more

ZenTest "invalid gemspec" / "Illformed requirement"

Thomas Eisenbarth
June 22, 2015Software engineer at makandra GmbH

Today I ran into this:

Invalid gemspec in [/usr/local/rvm/gems/ruby-1.9.3-p194/specifications/ZenTest-4.9.3.gemspec]: Illformed requirement ["< 2.1, >= 1.8"].
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

You need a newer Rubygems version. Try this: gem update --system 1.8.29

Posted by Thomas Eisenbarth to makandra dev (2015-06-22 11:10)