# -*- encoding: utf-8 -*- # stub: oregano 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "oregano".freeze s.version = "0.1.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 = ["Arne Brasseur".freeze] s.date = "2014-10-17" s.description = "".freeze s.email = ["arne@arnebrasseur.net".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "lib/oregano.rb".freeze, "lib/oregano/version.rb".freeze, "oregano.gemspec".freeze, "sites/slippery/index.md".freeze, "templates/escape_velocity/public/LICENSE.txt".freeze, "templates/escape_velocity/public/README.txt".freeze, "templates/escape_velocity/public/css/font-awesome.min.css".freeze, "templates/escape_velocity/public/css/ie/PIE.htc".freeze, "templates/escape_velocity/public/css/ie/backgroundsize.min.htc".freeze, "templates/escape_velocity/public/css/ie/html5shiv.js".freeze, "templates/escape_velocity/public/css/ie/v8.css".freeze, "templates/escape_velocity/public/css/images/overlay.png".freeze, "templates/escape_velocity/public/css/images/shadow.png".freeze, "templates/escape_velocity/public/css/skel.css".freeze, "templates/escape_velocity/public/css/style-1000px.css".freeze, "templates/escape_velocity/public/css/style-desktop.css".freeze, "templates/escape_velocity/public/css/style-mobile.css".freeze, "templates/escape_velocity/public/css/style.css".freeze, "templates/escape_velocity/public/fonts/FontAwesome.otf".freeze, "templates/escape_velocity/public/fonts/fontawesome-webfont.eot".freeze, "templates/escape_velocity/public/fonts/fontawesome-webfont.svg".freeze, "templates/escape_velocity/public/fonts/fontawesome-webfont.ttf".freeze, "templates/escape_velocity/public/fonts/fontawesome-webfont.woff".freeze, "templates/escape_velocity/public/images/banner.jpg".freeze, "templates/escape_velocity/public/images/pic01.jpg".freeze, "templates/escape_velocity/public/images/pic02.jpg".freeze, "templates/escape_velocity/public/images/pic03.jpg".freeze, "templates/escape_velocity/public/images/pic04.jpg".freeze, "templates/escape_velocity/public/images/pic05.jpg".freeze, "templates/escape_velocity/public/images/pic06.jpg".freeze, "templates/escape_velocity/public/images/pic07.jpg".freeze, "templates/escape_velocity/public/images/pic08.jpg".freeze, "templates/escape_velocity/public/images/pic09.jpg".freeze, "templates/escape_velocity/public/images/pic10.jpg".freeze, "templates/escape_velocity/public/index.html".freeze, "templates/escape_velocity/public/js/init.js".freeze, "templates/escape_velocity/public/js/jquery.dropotron.min.js".freeze, "templates/escape_velocity/public/js/jquery.min.js".freeze, "templates/escape_velocity/public/js/skel-layers.min.js".freeze, "templates/escape_velocity/public/js/skel.min.js".freeze, "templates/escape_velocity/public/left-sidebar.html".freeze, "templates/escape_velocity/public/no-sidebar.html".freeze, "templates/escape_velocity/public/right-sidebar.html".freeze, "templates/escape_velocity/template.rb".freeze, "templates/simple_style_4/public/another_page.html".freeze, "templates/simple_style_4/public/contact.html".freeze, "templates/simple_style_4/public/examples.html".freeze, "templates/simple_style_4/public/index.html".freeze, "templates/simple_style_4/public/page.html".freeze, "templates/simple_style_4/public/style/back.png".freeze, "templates/simple_style_4/public/style/bullet.png".freeze, "templates/simple_style_4/public/style/footer.png".freeze, "templates/simple_style_4/public/style/graphic.png".freeze, "templates/simple_style_4/public/style/link.png".freeze, "templates/simple_style_4/public/style/search.png".freeze, "templates/simple_style_4/public/style/side_back.png".freeze, "templates/simple_style_4/public/style/side_base.png".freeze, "templates/simple_style_4/public/style/side_top.png".freeze, "templates/simple_style_4/public/style/style.css".freeze, "templates/simple_style_4/public/style/tab.png".freeze, "templates/simple_style_4/public/style/tab_selected.png".freeze, "templates/simple_style_4/template.rb".freeze] s.homepage = "https://github.com/plexus/oregano".freeze s.licenses = ["GPL-3".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["> 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end