mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 12:45:20 +03:00
5 lines
248 B
Diff
5 lines
248 B
Diff
--- a/prime.gemspec
|
|
+++ b/prime.gemspec
|
|
@@ -19 +19 @@
|
|
- spec.files = [".gitignore", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup", "lib/prime.rb", "prime.gemspec"]
|
|
+ spec.files = Dir["lib/**/*.rb"]
|