# -*- encoding: utf-8 -*- # stub: pennyworth 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "pennyworth".freeze s.version = "0.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brooke Kuhlmann".freeze] s.date = "2012-05-19" s.description = "Enhances and extends Alfred with Ruby support. See the README for further details.".freeze s.email = "brooke@redalchemist.com".freeze s.executables = ["pennyworth".freeze] s.extra_rdoc_files = ["README.rdoc".freeze, "CHANGELOG.rdoc".freeze, "LICENSE.rdoc".freeze] s.files = ["CHANGELOG.rdoc".freeze, "LICENSE.rdoc".freeze, "README.rdoc".freeze, "bin/pennyworth".freeze, "lib/pennyworth.rb".freeze, "lib/pennyworth/cli.rb".freeze, "lib/pennyworth/kit.rb".freeze, "lib/pennyworth/templates/alfred/extensions/files/launch_browsers/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/files/launch_browsers/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/files/launch_browsers/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/apple_say/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/apple_say/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/apple_say/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/cache_flush/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/cache_flush/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/cache_flush/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_bash_file/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_bash_file/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_bash_file/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_file/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_file/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_file/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_home_file/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_home_file/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/edit_home_file/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/mem_purge/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/mem_purge/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/mem_purge/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_chrome/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_chrome/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_chrome/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_opera/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_opera/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_opera/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_safari/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_safari/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/open_url_in_safari/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/osx_serial/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/osx_serial/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/osx_serial/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/restart_rails/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/restart_rails/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/restart_rails/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_capitalize/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_capitalize/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_capitalize/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_downcase/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_downcase/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_downcase/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_length/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_length/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_length/kudos.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_upcase/icon.png".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_upcase/info.plist".freeze, "lib/pennyworth/templates/alfred/extensions/scripts/string_upcase/kudos.plist".freeze, "lib/pennyworth/version.rb".freeze] s.homepage = "http://www.redalchemist.com".freeze s.licenses = ["MIT".freeze] s.post_install_message = "(W): www.redalchemist.com. (T): @ralchemist.".freeze s.required_ruby_version = Gem::Requirement.new("~> 1.9.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Enhances and extends Alfred with Ruby support.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 0.14".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.4".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]) end