# -*- encoding: utf-8 -*- # stub: techbubble 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "techbubble".freeze s.version = "0.1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jay Kola".freeze] s.date = "2017-03-10" s.email = ["jay@noesisinformatica.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/archive.html".freeze, "_includes/callout.html".freeze, "_includes/custom/getting_started_series.html".freeze, "_includes/custom/getting_started_series_next.html".freeze, "_includes/custom/series_acme.html".freeze, "_includes/custom/series_acme_next.html".freeze, "_includes/custom/sidebarconfigs.html".freeze, "_includes/custom/usermap.html".freeze, "_includes/custom/usermapcomplex.html".freeze, "_includes/disqus.html".freeze, "_includes/feedback.html".freeze, "_includes/footer.html".freeze, "_includes/google_analytics.html".freeze, "_includes/head.html".freeze, "_includes/head_print.html".freeze, "_includes/image.html".freeze, "_includes/important.html".freeze, "_includes/initialize_shuffle.html".freeze, "_includes/inline_image.html".freeze, "_includes/links.html".freeze, "_includes/note.html".freeze, "_includes/sidebar.html".freeze, "_includes/taglogic.html".freeze, "_includes/tip.html".freeze, "_includes/toc.html".freeze, "_includes/topnav.html".freeze, "_includes/warning.html".freeze, "_layouts/default.html".freeze, "_layouts/default_print.html".freeze, "_layouts/none.html".freeze, "_layouts/page.html".freeze, "_layouts/page_print.html".freeze, "_layouts/post.html".freeze, "_sass/bootstrap.min.css".freeze, "_sass/customstyles.css".freeze, "_sass/font-awesome.min.css".freeze, "_sass/fonts/FontAwesome.otf".freeze, "_sass/fonts/fontawesome-webfont.eot".freeze, "_sass/fonts/fontawesome-webfont.svg".freeze, "_sass/fonts/fontawesome-webfont.ttf".freeze, "_sass/fonts/fontawesome-webfont.woff".freeze, "_sass/fonts/fontawesome-webfont.woff2".freeze, "_sass/lavish-bootstrap.css".freeze, "_sass/modern-business.css".freeze, "_sass/printstyles.css".freeze, "_sass/syntax.css".freeze, "_sass/theme-blue.css".freeze, "_sass/theme-green.css".freeze, "assets/js/customscripts.js".freeze, "assets/js/jekyll-search.js".freeze, "assets/js/jquery.ba-throttle-debounce.min.js".freeze, "assets/js/jquery.localScroll.min.js".freeze, "assets/js/jquery.navgoco.min.js".freeze, "assets/js/jquery.scrollTo.min.js".freeze, "assets/js/jquery.shuffle.min.js".freeze, "assets/js/mydoc_scroll.html".freeze, "assets/js/toc.js".freeze] s.homepage = "https://gitlab.com/noesisinformatica/techbubble".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A jekyll theme file for technical documentation based on http://idratherbewriting.com/".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.3.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end