Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

.gemspec should work with gem build #6

@cole-christensen

Description

@cole-christensen

Using

#Gemfile snippet
gem 'sassc', :git => 'git://github.com/hcatlin/sassruby.git'

and doing bundle install results in the following


Using sassc (0.1) from git://github.com/hcatlin/sassruby.git (at master)
sassc at /Users/chaos/.rvm/gems/ruby-2.0.0-p353@sinatra-base/bundler/gems/sassruby-bf5d8cf236b1 did not have a valid gemspec.
This prevents bundler from installing bins or native extensions, but that may not affect its functionality.
If you need to use this package without installing it from a gem repository, please contact ["[email protected]"] and ask them to modify their .gemspec so it can work with gem build.
The validation message from Rubygems was:
["ext/libsass/extconf.rb"] are not files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions