Selaa lähdekoodia

entferne mysql2 abhängigkeit

hmt 9 vuotta sitten
vanhempi
sitoutus
5fb1f13416
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      schild.gemspec

+ 0 - 1
schild.gemspec

@@ -25,6 +25,5 @@ Gem::Specification.new do |spec|
   spec.add_development_dependency "minitest-rg", "~> 5"
 
   spec.add_runtime_dependency "sequel", "~> 4"
-  spec.add_runtime_dependency "mysql2", "~> 0"
   spec.add_runtime_dependency "envyable", "~> 0"
 end