# -*- encoding: utf-8 -*- # stub: relaton-bsi 1.16.0 ruby lib Gem::Specification.new do |s| s.name = "relaton-bsi".freeze s.version = "1.16.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/metanorma/relaton-bsi", "source_code_uri" => "https://github.com/metanorma/relaton-bsi" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Ribose Inc.".freeze] s.bindir = "exe".freeze s.date = "2023-09-03" s.description = "RelatonBsi: retrieve BSI Standards for bibliographic use using the BibliographicItem model".freeze s.email = ["open.source@ribose.com".freeze] s.files = [".github/workflows/rake.yml".freeze, ".github/workflows/release.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.adoc".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/rspec".freeze, "bin/setup".freeze, "grammars/basicdoc.rng".freeze, "grammars/biblio-standoc.rng".freeze, "grammars/biblio.rng".freeze, "grammars/relaton-bsi-compile.rng".freeze, "grammars/relaton-bsi.rng".freeze, "lib/relaton_bsi.rb".freeze, "lib/relaton_bsi/bsi_bibliographic_item.rb".freeze, "lib/relaton_bsi/bsi_bibliography.rb".freeze, "lib/relaton_bsi/hash_converter.rb".freeze, "lib/relaton_bsi/hit.rb".freeze, "lib/relaton_bsi/hit_collection.rb".freeze, "lib/relaton_bsi/processor.rb".freeze, "lib/relaton_bsi/schema.json".freeze, "lib/relaton_bsi/scrapper.rb".freeze, "lib/relaton_bsi/version.rb".freeze, "lib/relaton_bsi/xml_parser.rb".freeze, "relaton_bsi.gemspec".freeze] s.homepage = "https://github.com/metanorma/relaton-bsi".freeze s.licenses = ["BSD-2-Clause".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "RelatonBsi: retrieve BSI Standards for bibliographic use using the BibliographicItem model".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 2.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.13.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.16.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.16.0".freeze]) end