# -*- encoding: utf-8 -*- # stub: trellis 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "trellis".freeze s.version = "0.0.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 = ["Brian Sam-Bodden".freeze] s.date = "2009-09-29" s.description = "A component based web framework".freeze s.email = ["bsbodden@integrallis.com".freeze] s.extra_rdoc_files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "examples/examples.txt".freeze, "examples/hangman/html/resources/word_list.txt".freeze] s.files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "README".freeze, "Rakefile".freeze, "config/hoe.rb".freeze, "config/requirements.rb".freeze, "examples/crud_components/html/address_view_edit.xhtml".freeze, "examples/crud_components/html/addresses.xhtml".freeze, "examples/crud_components/html/images/destroy.gif".freeze, "examples/crud_components/html/images/edit.gif".freeze, "examples/crud_components/html/images/field-error-marker.gif".freeze, "examples/crud_components/html/images/sort-asc.png".freeze, "examples/crud_components/html/images/sort-desc.png".freeze, "examples/crud_components/html/images/sortable.png".freeze, "examples/crud_components/html/style/trellis.css".freeze, "examples/crud_components/source/crud_components.rb".freeze, "examples/crud_components/source/domain.rb".freeze, "examples/examples.txt".freeze, "examples/flickr/source/flickr.rb".freeze, "examples/guest_book/source/guest_book.rb".freeze, "examples/hangman/html/game_over.xhtml".freeze, "examples/hangman/html/guess.xhtml".freeze, "examples/hangman/html/images/a_disabled.png".freeze, "examples/hangman/html/images/a_enabled.png".freeze, "examples/hangman/html/images/b_disabled.png".freeze, "examples/hangman/html/images/b_enabled.png".freeze, "examples/hangman/html/images/c_disabled.png".freeze, "examples/hangman/html/images/c_enabled.png".freeze, "examples/hangman/html/images/d_disabled.png".freeze, "examples/hangman/html/images/d_enabled.png".freeze, "examples/hangman/html/images/e_disabled.png".freeze, "examples/hangman/html/images/e_enabled.png".freeze, "examples/hangman/html/images/f_disabled.png".freeze, "examples/hangman/html/images/f_enabled.png".freeze, "examples/hangman/html/images/g_disabled.png".freeze, "examples/hangman/html/images/g_enabled.png".freeze, "examples/hangman/html/images/h_disabled.png".freeze, "examples/hangman/html/images/h_enabled.png".freeze, "examples/hangman/html/images/i_disabled.png".freeze, "examples/hangman/html/images/i_enabled.png".freeze, "examples/hangman/html/images/j_disabled.png".freeze, "examples/hangman/html/images/j_enabled.png".freeze, "examples/hangman/html/images/k_disabled.png".freeze, "examples/hangman/html/images/k_enabled.png".freeze, "examples/hangman/html/images/l_disabled.png".freeze, "examples/hangman/html/images/l_enabled.png".freeze, "examples/hangman/html/images/m_disabled.png".freeze, "examples/hangman/html/images/m_enabled.png".freeze, "examples/hangman/html/images/n_disabled.png".freeze, "examples/hangman/html/images/n_enabled.png".freeze, "examples/hangman/html/images/o_disabled.png".freeze, "examples/hangman/html/images/o_enabled.png".freeze, "examples/hangman/html/images/p_disabled.png".freeze, "examples/hangman/html/images/p_enabled.png".freeze, "examples/hangman/html/images/q_disabled.png".freeze, "examples/hangman/html/images/q_enabled.png".freeze, "examples/hangman/html/images/r_disabled.png".freeze, "examples/hangman/html/images/r_enabled.png".freeze, "examples/hangman/html/images/s_disabled.png".freeze, "examples/hangman/html/images/s_enabled.png".freeze, "examples/hangman/html/images/t_disabled.png".freeze, "examples/hangman/html/images/t_enabled.png".freeze, "examples/hangman/html/images/u_disabled.png".freeze, "examples/hangman/html/images/u_enabled.png".freeze, "examples/hangman/html/images/v_disabled.png".freeze, "examples/hangman/html/images/v_enabled.png".freeze, "examples/hangman/html/images/w_disabled.png".freeze, "examples/hangman/html/images/w_enabled.png".freeze, "examples/hangman/html/images/x_disabled.png".freeze, "examples/hangman/html/images/x_enabled.png".freeze, "examples/hangman/html/images/y_disabled.png".freeze, "examples/hangman/html/images/y_enabled.png".freeze, "examples/hangman/html/images/z_disabled.png".freeze, "examples/hangman/html/images/z_enabled.png".freeze, "examples/hangman/html/resources/word_list.txt".freeze, "examples/hangman/html/start.xhtml".freeze, "examples/hangman/html/style/hangman.css".freeze, "examples/hangman/source/hangman.rb".freeze, "examples/hilo/html/game_over.xhtml".freeze, "examples/hilo/html/guess.xhtml".freeze, "examples/hilo/html/start.xhtml".freeze, "examples/hilo/source/hilo.rb".freeze, "examples/routing/source/routing.rb".freeze, "examples/simplest/source/simplest.rb".freeze, "examples/stateful_counters/html/counters.xhtml".freeze, "examples/stateful_counters/html/style/main.css".freeze, "examples/stateful_counters/source/stateful_counters.rb".freeze, "lib/trellis.rb".freeze, "lib/trellis/component_library/core_components.rb".freeze, "lib/trellis/component_library/grid.rb".freeze, "lib/trellis/component_library/jquery.rb".freeze, "lib/trellis/component_library/object_editor.rb".freeze, "lib/trellis/logging.rb".freeze, "lib/trellis/trellis.rb".freeze, "lib/trellis/utils.rb".freeze, "lib/trellis/version.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "script/txt2html".freeze, "setup.rb".freeze, "tasks/deployment.rake".freeze, "tasks/environment.rake".freeze, "tasks/rspec.rake".freeze, "tasks/website.rake".freeze, "test/application_spec.rb".freeze, "test/component_spec.rb".freeze, "test/core_extensions_spec.rb".freeze, "test/default_router_spec.rb".freeze, "test/fixtures/application_spec_applications.rb".freeze, "test/page_spec.rb".freeze, "test/renderer_spec.rb".freeze, "test/router_spec.rb".freeze, "test/spec.opts".freeze, "test/spec_helper.rb".freeze] s.homepage = "http://trellis.rubyforge.org".freeze s.post_install_message = "".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A component based web framework".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.4.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.0.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.0.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.2.0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.3.3".freeze]) end