# -*- encoding: utf-8 -*- # stub: tilleryj-CSS-Push 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "tilleryj-CSS-Push".freeze s.version = "1.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 = ["Jason Tillery".freeze, "Vishu Ramanathan".freeze] s.date = "2009-06-17" s.email = "tilleryj@gmail.com".freeze s.executables = ["csspush".freeze, "pushify".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze] s.files = [".gitignore".freeze, "CSS-Push.gemspec".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/csspush".freeze, "bin/pushify".freeze, "install/css_push.js".freeze, "install/css_push_initializer.rb".freeze, "install/expressinstall.swf".freeze, "install/juggernaut.js".freeze, "install/juggernaut.swf".freeze, "install/juggernaut.yml".freeze, "install/juggernaut_hosts.yml".freeze, "install/swfobject.js".freeze, "lib/css_push.rb".freeze, "lib/css_push_server.rb".freeze, "rails/init.rb".freeze, "spec/css_push_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/tilleryj/CSS-Push".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "See updates you make to css files appear immediately in all of your browsers without having to refresh.".freeze s.test_files = ["spec/css_push_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end