# -*- encoding: utf-8 -*- # stub: timocratic-utility_belt 1.0.7.1 ruby lib Gem::Specification.new do |s| s.name = "timocratic-utility_belt".freeze s.version = "1.0.7.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 = ["Giles Bowkett".freeze] s.date = "2008-12-15" s.email = "gilesb@gmail.com".freeze s.executables = ["amazon".freeze, "google".freeze, "pastie".freeze] s.extra_rdoc_files = ["README".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README".freeze, "bin".freeze, "bin/amazon".freeze, "bin/google".freeze, "bin/pastie".freeze, "html".freeze, "html/andreas00.css".freeze, "html/authorship.html".freeze, "html/bg.gif".freeze, "html/front.jpg".freeze, "html/index.html".freeze, "html/menubg.gif".freeze, "html/menubg2.gif".freeze, "html/test.jpg".freeze, "html/usage.html".freeze, "lib".freeze, "lib/utility_belt".freeze, "lib/utility_belt.rb".freeze, "lib/utility_belt/amazon_upload_shortcut.rb".freeze, "lib/utility_belt/clipboard.rb".freeze, "lib/utility_belt/command_history.rb".freeze, "lib/utility_belt/convertable_to_file.rb".freeze, "lib/utility_belt/equipper.rb".freeze, "lib/utility_belt/google.rb".freeze, "lib/utility_belt/hash_math.rb".freeze, "lib/utility_belt/interactive_editor.rb".freeze, "lib/utility_belt/irb_options.rb".freeze, "lib/utility_belt/irb_verbosity_control.rb".freeze, "lib/utility_belt/is_an.rb".freeze, "lib/utility_belt/language_greps.rb".freeze, "lib/utility_belt/not.rb".freeze, "lib/utility_belt/pastie.rb".freeze, "lib/utility_belt/pipe.rb".freeze, "lib/utility_belt/rails_finder_shortcut.rb".freeze, "lib/utility_belt/rails_verbosity_control.rb".freeze, "lib/utility_belt/string_to_proc.rb".freeze, "lib/utility_belt/symbol_to_proc.rb".freeze, "lib/utility_belt/wirble.rb".freeze, "lib/utility_belt/with.rb".freeze, "spec".freeze, "spec/convertable_to_file_spec.rb".freeze, "spec/equipper_spec.rb".freeze, "spec/hash_math_spec.rb".freeze, "spec/interactive_editor_spec.rb".freeze, "spec/language_greps_spec.rb".freeze, "spec/pastie_spec.rb".freeze, "spec/pipe_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/string_to_proc_spec.rb".freeze, "spec/utility_belt_spec.rb".freeze] s.homepage = "http://utilitybelt.rubyforge.org".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A grab-bag of IRB power user madness.".freeze s.test_files = ["spec/utility_belt_spec.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.4.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.4.0".freeze]) end