Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Invalid gemspec ? #3

Open
bhavinjavia opened this issue Dec 13, 2010 · 0 comments
Open

Invalid gemspec ? #3

bhavinjavia opened this issue Dec 13, 2010 · 0 comments

Comments

@bhavinjavia
Copy link

Hi,

Thanks for creating this gem. Saved us a lot of trouble and time adding constraints to our schema.

I am facing a small issue with gemspec validation while using the rails3 branch of dnd with bundler.

Gemfile:
gem 'sexy_pg_constraints', :git => 'git://github.com/dnd/sexy_pg_constraints.git', :branch => 'rails3'

Output of bundle install:
gem 'sexy_pg_constraints', :git => 'git://github.com/dnd/sexy_pg_constraints.git', :branch => 'rails3'
sexy_pg_constraints at /Users/me/.bundle/ruby/1.8/bundler/gems/sexy_pg_constraints-0a7cc925294f 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:
["Manifest", "test/support/database.yml"] are not files

Although I am using the rails3 branch of dnd, the issues seems to be existing in the main repo since this commit -> 58ab484

Also, this does not seem to be affecting the functionality. Just raises alarm bells when new users see this warning the first time.

So, accepting dnd's pull request and a quick fix would be greatly appreciated.

Thanks,
Bhavin

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant