# -*- encoding: utf-8 -*- # stub: runeblog 0.1.96 ruby lib Gem::Specification.new do |s| s.name = "runeblog".freeze s.version = "0.1.96".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Hal Fulton".freeze] s.date = "2019-09-16" s.description = "A blog system based on Ruby and Livetext".freeze s.email = "rubyhacker@gmail.com".freeze s.executables = ["blog".freeze] s.files = ["./README.lt3".freeze, "./README.md".freeze, "./runeblog.gemspec".freeze, "bin/blog".freeze, "lib/Javascript.stuff".freeze, "lib/default.rb".freeze, "lib/global.rb".freeze, "lib/helpers-blog.rb".freeze, "lib/helpers-repl.rb".freeze, "lib/liveblog.rb".freeze, "lib/post.rb".freeze, "lib/publish.rb".freeze, "lib/repl.rb".freeze, "lib/runeblog.rb".freeze, "lib/runeblog_version.rb".freeze, "lib/view.rb".freeze, "test/fakeimage.jpg".freeze, "test/general_test.rb".freeze, "test/make_blog.rb".freeze, "test/test".freeze, "themes/standard/README".freeze, "themes/standard/blog/generate.lt3".freeze, "themes/standard/blog/head.lt3".freeze, "themes/standard/blog/index.lt3".freeze, "themes/standard/blog/post_entry.lt3".freeze, "themes/standard/etc/blog.css.lt3".freeze, "themes/standard/etc/externals.lt3".freeze, "themes/standard/etc/favicon.ico".freeze, "themes/standard/etc/misc.js".freeze, "themes/standard/global.lt3".freeze, "themes/standard/navbar/about.html".freeze, "themes/standard/navbar/navbar.lt3".freeze, "themes/standard/post/generate.lt3".freeze, "themes/standard/post/head.lt3".freeze, "themes/standard/post/index.lt3".freeze, "themes/standard/post/permalink.lt3".freeze, "themes/standard/sidebar/ad.lt3".freeze, "themes/standard/sidebar/calendar.lt3".freeze, "themes/standard/sidebar/news.lt3".freeze, "themes/standard/sidebar/tag-cloud.lt3".freeze] s.homepage = "https://github.com/Hal9000/runeblog".freeze s.licenses = ["Ruby".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A command-line blogging system".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.8".freeze, ">= 0.8.91".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze, ">= 0.1.16".freeze]) end