Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Add gemspec files to allow bundler to run from the gem #559

Merged
merged 2 commits into from
Oct 9, 2015

Conversation

ksubrama
Copy link

@ksubrama ksubrama commented Oct 9, 2015

@danielsdeleo
Copy link
Contributor

Can you do a gem build and install it just to make extra sure this won't cause weirdness with rubygems? I think it's unlikely but it's the only possible thing I would think could go wrong.

👍 if that works.

@jkeiser
Copy link
Contributor

jkeiser commented Oct 9, 2015

👍 and feel free to add to the other repos as well if this works.

Bundler needs all files referred to by the gemspecs to be present
to successfully finish resolving Gemfile.
@ksubrama
Copy link
Author

ksubrama commented Oct 9, 2015

@danielsdeleo Good call. I made one more minor change because bundler was unhappy with the lack of warning.txt mentioned in the gemspec (even though it's just a post install step...)

Now it it builds, installs and tests.

ksubrama pushed a commit that referenced this pull request Oct 9, 2015
Add gemspec files to allow bundler to run from the gem
@ksubrama ksubrama merged commit 273233c into master Oct 9, 2015
@ksubrama ksubrama deleted the ksubrama/gemspec branch October 9, 2015 17:37
ksubrama pushed a commit that referenced this pull request Jan 11, 2016
Fix typo in project location
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants