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

Prevent unnecessary files from being included in built gem #18

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

tlconnor
Copy link
Contributor

@tlconnor tlconnor commented Jul 17, 2019

The gemspec currently includes all files, which means test logs and previously built versions of the gem are included.

 753152  3 Oct  2018 ae_declarative_authorization-0.9.0.gem
 162304 23 Sep  2018 ae_declarative_authorization-0.9.0.tim1.gem
1149440 18 Dec  2018 ae_declarative_authorization-0.9.1.gem
2297344 20 Dec  2018 ae_declarative_authorization-0.9.2.gem
4655104 10 Apr 20:35 ae_declarative_authorization-0.10.0.gem
9431552 14 Apr 16:59 ae_declarative_authorization-0.10.1.gem
  36864 17 Jul 16:49 ae_declarative_authorization-0.10.2.gem

@tlconnor tlconnor merged commit ac970dd into master Jul 18, 2019
@tlconnor tlconnor deleted the excludePkg branch July 18, 2019 00:07
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.

2 participants