jlong / radius

A small, but powerful tag-based template language for Ruby modeled after the ones used in MovableType and TextPattern. It has tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...).
MIT License
101 stars 21 forks source link

Invalid gemspec #6

Closed maxd closed 13 years ago

maxd commented 13 years ago

Hello,

I have installed latest version of radius gem from GitHun and noticed the following warning:

Using radius (0.7.0.prerelease) from https://github.com/jlong/radius.git (at master)
radius at /home/closer/.rvm/gems/ruby-1.9.2-p180@studiomobile/bundler/gems/radius-d621b8ac11e9 did not have a valid gemspec.
This prevents bundler from installing bins or native extensions, but that may not affect its functionality.
The validation message from Rubygems was:
  ["lib/radius/parser/scan.rb", "lib/radius/parser/scan.rl", "lib/radius/parser/scan_19.rb"] are not files

Thanks

saturnflyer commented 13 years ago

Fixed. We should move away from Jeweler