# -*- encoding: utf-8 -*- # stub: stasis 0.2.0.pre ruby lib Gem::Specification.new do |s| s.name = "stasis".freeze s.version = "0.2.0.pre".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Winton Welsh".freeze] s.date = "2012-07-09" s.description = "Stasis is a dynamic framework for static sites.".freeze s.email = ["mail@wintoni.us".freeze] s.executables = ["stasis".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/stasis".freeze, "lib/ext/string.rb".freeze, "lib/stasis.rb".freeze, "lib/stasis/dev_mode.rb".freeze, "lib/stasis/options.rb".freeze, "lib/stasis/plugin.rb".freeze, "lib/stasis/plugins/before.rb".freeze, "lib/stasis/plugins/helpers.rb".freeze, "lib/stasis/plugins/ignore.rb".freeze, "lib/stasis/plugins/instead.rb".freeze, "lib/stasis/plugins/layout.rb".freeze, "lib/stasis/plugins/priority.rb".freeze, "lib/stasis/plugins/render.rb".freeze, "lib/stasis/scope.rb".freeze, "lib/stasis/scope/action.rb".freeze, "lib/stasis/scope/controller.rb".freeze, "site/arrow.png".freeze, "site/controller.rb".freeze, "site/github.png".freeze, "site/index.html.haml".freeze, "site/jquery-1.6.2.js".freeze, "site/stasis.css.scss".freeze, "site/stasis.js.coffee".freeze, "site/stasis.png".freeze, "spec/fixtures/project/.dotfile".freeze, "spec/fixtures/project/_locals.html.haml".freeze, "spec/fixtures/project/_partial.html.haml".freeze, "spec/fixtures/project/before_render_locals.html.haml".freeze, "spec/fixtures/project/before_render_partial.html.haml".freeze, "spec/fixtures/project/before_render_text.html.haml".freeze, "spec/fixtures/project/controller.rb".freeze, "spec/fixtures/project/css.css.scss".freeze, "spec/fixtures/project/erb.html.erb".freeze, "spec/fixtures/project/index.html.haml".freeze, "spec/fixtures/project/layout.html.erb".freeze, "spec/fixtures/project/layout.html.haml".freeze, "spec/fixtures/project/layout_action.html.haml".freeze, "spec/fixtures/project/layout_action_from_subdirectory.html.haml".freeze, "spec/fixtures/project/layout_controller.html.haml".freeze, "spec/fixtures/project/layout_controller_from_subdirectory.html.haml".freeze, "spec/fixtures/project/no_controller/index.html.haml".freeze, "spec/fixtures/project/not_dynamic.html".freeze, "spec/fixtures/project/params.html.haml".freeze, "spec/fixtures/project/plugin.rb".freeze, "spec/fixtures/project/render_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/_partial.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_partial.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_text.html.haml".freeze, "spec/fixtures/project/subdirectory/controller.rb".freeze, "spec/fixtures/project/subdirectory/ignore.html.haml".freeze, "spec/fixtures/project/subdirectory/index.html.haml".freeze, "spec/fixtures/project/subdirectory/layout.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_action.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_action_from_root.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_controller.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_controller_from_root.html.haml".freeze, "spec/fixtures/project/subdirectory/render_locals.html.haml".freeze, "spec/fixtures/project/time.html.haml".freeze, "spec/spec_helper.rb".freeze, "spec/stasis/plugins/before_spec.rb".freeze, "spec/stasis/plugins/helpers_spec.rb".freeze, "spec/stasis/plugins/ignore_spec.rb".freeze, "spec/stasis/plugins/layout_spec.rb".freeze, "spec/stasis/plugins/priority_spec.rb".freeze, "spec/stasis/plugins/render_spec.rb".freeze, "spec/stasis_spec.rb".freeze, "stasis.gemspec".freeze] s.homepage = "http://stasis.me".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Static sites made powerful".freeze s.test_files = ["spec/fixtures/project/.dotfile".freeze, "spec/fixtures/project/_locals.html.haml".freeze, "spec/fixtures/project/_partial.html.haml".freeze, "spec/fixtures/project/before_render_locals.html.haml".freeze, "spec/fixtures/project/before_render_partial.html.haml".freeze, "spec/fixtures/project/before_render_text.html.haml".freeze, "spec/fixtures/project/controller.rb".freeze, "spec/fixtures/project/css.css.scss".freeze, "spec/fixtures/project/erb.html.erb".freeze, "spec/fixtures/project/index.html.haml".freeze, "spec/fixtures/project/layout.html.erb".freeze, "spec/fixtures/project/layout.html.haml".freeze, "spec/fixtures/project/layout_action.html.haml".freeze, "spec/fixtures/project/layout_action_from_subdirectory.html.haml".freeze, "spec/fixtures/project/layout_controller.html.haml".freeze, "spec/fixtures/project/layout_controller_from_subdirectory.html.haml".freeze, "spec/fixtures/project/no_controller/index.html.haml".freeze, "spec/fixtures/project/not_dynamic.html".freeze, "spec/fixtures/project/params.html.haml".freeze, "spec/fixtures/project/plugin.rb".freeze, "spec/fixtures/project/render_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/_partial.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_locals.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_partial.html.haml".freeze, "spec/fixtures/project/subdirectory/before_render_text.html.haml".freeze, "spec/fixtures/project/subdirectory/controller.rb".freeze, "spec/fixtures/project/subdirectory/ignore.html.haml".freeze, "spec/fixtures/project/subdirectory/index.html.haml".freeze, "spec/fixtures/project/subdirectory/layout.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_action.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_action_from_root.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_controller.html.haml".freeze, "spec/fixtures/project/subdirectory/layout_controller_from_root.html.haml".freeze, "spec/fixtures/project/subdirectory/render_locals.html.haml".freeze, "spec/fixtures/project/time.html.haml".freeze, "spec/spec_helper.rb".freeze, "spec/stasis/plugins/before_spec.rb".freeze, "spec/stasis/plugins/helpers_spec.rb".freeze, "spec/stasis/plugins/ignore_spec.rb".freeze, "spec/stasis/plugins/layout_spec.rb".freeze, "spec/stasis/plugins/priority_spec.rb".freeze, "spec/stasis/plugins/render_spec.rb".freeze, "spec/stasis_spec.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.4.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.3.3".freeze]) end