Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need to ship our specs and cukes :) #670

Merged
merged 1 commit into from
Mar 15, 2018
Merged

No need to ship our specs and cukes :) #670

merged 1 commit into from
Mar 15, 2018

Conversation

PragTob
Copy link
Collaborator

@PragTob PragTob commented Mar 11, 2018

No description provided.

@@ -22,8 +22,6 @@ Gem::Specification.new do |gem|

gem.add_development_dependency "bundler", "~> 1.9"

gem.files = `git ls-files`.split("\n") - %w[cucumber.yml]
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
gem.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have no executables, test_files seems to be deprecated....

@PragTob PragTob merged commit cfc6ff0 into master Mar 15, 2018
@PragTob PragTob deleted the limit-gem-files branch March 15, 2018 09:59
This was referenced Mar 15, 2018
This was referenced Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant