mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
9 lines
227 B
Text
9 lines
227 B
Text
--- sqlite3.gemspec.orig 2023-05-27 18:38:56 UTC
|
|
+++ sqlite3.gemspec
|
|
@@ -24,6 +24,5 @@ Gem::Specification.new do |s|
|
|
|
|
s.specification_version = 4
|
|
|
|
- s.add_runtime_dependency(%q<mini_portile2>.freeze, ["~> 2.8.0"])
|
|
end
|
|
|