1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 12:45:20 +03:00
aports/main/ruby-prime/gemspec.patch
Jakub Jirutka 28249abfde main/ruby-prime: new aport
This aport is needed for main/ruby 3.1.1.
2022-04-04 19:24:23 +02:00

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"]