--- !ruby/object:Gem::Specification name: string_to_editor version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Tom ten Thij autorequire: bindir: bin cert_chain: [] date: 2012-01-26 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 13 segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: cucumber prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id002 description: Send ruby strings to your editor or a file email: string_to_editor@tomtenthij.nl executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - LICENSE - README.rdoc - Rakefile - VERSION - features/step_definitions/string_to_editor_steps.rb - features/string_to_editor.feature - features/support/env.rb - lib/string_to_editor.rb - spec/spec.opts - spec/spec_helper.rb - spec/string_to_editor_spec.rb homepage: http://github.com/tomtt/string_to_editor licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Send ruby strings to your editor or a file test_files: []