summaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3/files/patch-gemspec
blob: c29ff832c9793cf80de4be6d973a8def1a619d0f (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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