# -*- encoding: utf-8 -*- # stub: tdreyno-staticmatic 2.9.3 ruby lib Gem::Specification.new do |s| s.name = "tdreyno-staticmatic".freeze s.version = "2.9.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stephen Bartholomew".freeze, "Thomas Reynolds".freeze] s.date = "2008-12-25" s.email = "tdreyno@gmail.com".freeze s.executables = ["sm-init".freeze, "sm-build".freeze, "sm-server".freeze] s.files = ["LICENSE".freeze, "bin/sm-build".freeze, "bin/sm-init".freeze, "bin/sm-server".freeze, "lib/builder.rb".freeze, "lib/generator.rb".freeze, "lib/merb/init.rb".freeze, "lib/merb/router.rb".freeze, "lib/merb/site.rb".freeze, "lib/template/helpers/site_helper.rb".freeze, "lib/template/layout/site.html.haml".freeze, "lib/template/pages/index.html.haml".freeze, "lib/template/stylesheets/sass/site.sass".freeze, "spec/builder_spec.rb".freeze, "spec/fixtures/sample/helpers/speech_helper.rb".freeze, "spec/fixtures/sample/pages/_form.html.erb".freeze, "spec/fixtures/sample/pages/haml_test.html.haml".freeze, "spec/fixtures/sample/pages/hello_world.html.erb".freeze, "spec/fixtures/sample/pages/index.html.erb".freeze, "spec/fixtures/sample/pages/layout/site.html.erb".freeze, "spec/fixtures/sample/pages/layout/specified_layout.html.erb".freeze, "spec/fixtures/sample/pages/partial_test.html.erb".freeze, "spec/fixtures/sample/pages/services/index.html.erb".freeze, "spec/fixtures/sample/pages/services/web_development.html.erb".freeze, "spec/fixtures/sample/pages/specify_layout.html.erb".freeze, "spec/fixtures/sample/pages/static.html".freeze, "spec/fixtures/sample/stylesheets/sass/site.sass".freeze, "spec/fixtures/sample/stylesheets/static.css".freeze, "spec/generator_spec.rb".freeze] s.homepage = "http://github.com/tdreyno/staticmatic".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Static sites, the Merb Way".freeze s.test_files = ["spec/generator_spec.rb".freeze, "spec/builder_spec.rb".freeze, "spec/fixtures/sample/helpers/speech_helper.rb".freeze, "spec/fixtures/sample/pages/layout/site.html.erb".freeze, "spec/fixtures/sample/pages/layout/specified_layout.html.erb".freeze, "spec/fixtures/sample/pages/_form.html.erb".freeze, "spec/fixtures/sample/pages/haml_test.html.haml".freeze, "spec/fixtures/sample/pages/hello_world.html.erb".freeze, "spec/fixtures/sample/pages/index.html.erb".freeze, "spec/fixtures/sample/pages/partial_test.html.erb".freeze, "spec/fixtures/sample/pages/specify_layout.html.erb".freeze, "spec/fixtures/sample/pages/static.html".freeze, "spec/fixtures/sample/pages/services/index.html.erb".freeze, "spec/fixtures/sample/pages/services/web_development.html.erb".freeze, "spec/fixtures/sample/stylesheets/static.css".freeze, "spec/fixtures/sample/stylesheets/sass/site.sass".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0.5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.5".freeze]) end