# -*- encoding: utf-8 -*- # stub: yhara-ruby-station 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "yhara-ruby-station".freeze s.version = "0.0.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 = ["Yutaka HARA".freeze] s.date = "2009-07-19" s.description = "Create, Distribute, and Install Ruby applications easily".freeze s.email = "yutaka.hara/at/gmail.com".freeze s.executables = ["ruby-station".freeze] s.files = ["Rakefile".freeze, "VERSION".freeze, "bin/ruby-station".freeze, "config.rb".freeze, "controller/applications.rb".freeze, "controller/init.rb".freeze, "controller/main.rb".freeze, "layout/default.xhtml".freeze, "lib/ruby-station.rb".freeze, "model/application.rb".freeze, "model/init.rb".freeze, "public/css/ramaze_error.css".freeze, "public/dispatch.fcgi".freeze, "public/favicon.ico".freeze, "public/js/jquery.js".freeze, "public/ramaze.png".freeze, "public/spinner.gif".freeze, "ruby-station.gemspec".freeze, "sample.config.yaml".freeze, "spec/main.rb".freeze, "util/gem-manager.rb".freeze, "view/applications/do_install.xhtml".freeze, "view/applications/install.xhtml".freeze, "view/applications/uninstall.xhtml".freeze, "view/index.xhtml".freeze] s.homepage = "http://github.com/yhara/ruby-station".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Create, Distribute, and Install Ruby applications easily".freeze s.test_files = ["spec/main.rb".freeze] end