Pārlūkot izejas kodu

new 0.2.0 release

hmt 10 gadi atpakaļ
vecāks
revīzija
f4f5c38f7d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      schild.gemspec

+ 1 - 0
schild.gemspec

@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
   spec.description   = %q{schild bietet eine Ruby-Schnittstelle zu SchilD-NRW-Datenbanken.}
   spec.homepage      = "https://github.com/hmt/schild"
   spec.license       = "Creative Commons Namensnennung 4.0 International Lizenz."
+  spec.required_ruby_version = ">= 2.0"
 
   spec.files         = `git ls-files -z`.split("\x0")
   spec.executables   = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }