# -*- encoding: utf-8 -*- # stub: repres-hyper_text 2.0 ruby lib Gem::Specification.new do |s| s.name = "repres-hyper_text".freeze s.version = "2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Topbit Du".freeze] s.date = "2020-04-17" s.description = "Repres (REsource PRESentation) is a series of resource representation engines. The HyperText resource presentation engine includes HyperText-based resource presentation templates & snippets. Repres (\u8D44\u6E90\u8868\u73B0)\u662F\u4E00\u7CFB\u5217\u7684\u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u3002\u8D85\u6587\u672C\u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u5305\u62EC\u57FA\u4E8E\u8D85\u6587\u672C\u7684\u8D44\u6E90\u8868\u73B0\u6A21\u7248\u548C\u7247\u6BB5\u3002".freeze s.email = ["topbit.du@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/repres-hyper_text_manifest.js".freeze, "app/assets/javascripts/repres/hyper_text/application.js".freeze, "app/assets/stylesheets/repres/hyper_text/application.css".freeze, "app/controllers/repres/hyper_text/application_controller.rb".freeze, "app/helpers/repres/hyper_text/application_helper.rb".freeze, "app/jobs/repres/hyper_text/application_job.rb".freeze, "app/mailers/repres/hyper_text/application_mailer.rb".freeze, "app/models/repres/hyper_text/application_record.rb".freeze, "app/views/layouts/repres/hyper_text/application.html.erb".freeze, "app/views/repres/hyper_text/_icon.html.erb".freeze, "app/views/repres/hyper_text/_meta.html.erb".freeze, "app/views/repres/hyper_text/_script.html.erb".freeze, "app/views/repres/hyper_text/_style.html.erb".freeze, "config/routes.rb".freeze, "lib/repres/hyper_text.rb".freeze, "lib/repres/hyper_text/engine.rb".freeze, "lib/repres/hyper_text/models_rspec.rb".freeze, "lib/repres/hyper_text/types_rspec.rb".freeze, "lib/repres/hyper_text/validators_rspec.rb".freeze, "lib/repres/hyper_text/version.rb".freeze, "lib/tasks/hyper_text_tasks.rake".freeze] s.homepage = "https://github.com/topbitdu/repres-hyper_text".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Repres HyperText Resource Presentation Engine Repres \u8D85\u6587\u672C\u8D44\u6E90\u8868\u73B0\u5F15\u64CE".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 6.0".freeze]) end