--- !ruby/object:Gem::Specification name: and-son version: !ruby/object:Gem::Version hash: 13 prerelease: segments: - 0 - 4 - 1 version: 0.4.1 platform: ruby authors: - Collin Redding - Kelly Redding autorequire: bindir: bin cert_chain: [] date: 2014-03-10 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency version_requirements: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 0 - 6 version: "0.6" type: :runtime requirement: *id001 prerelease: false name: sanford-protocol - !ruby/object:Gem::Dependency version_requirements: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 17 segments: - 2 - 9 version: "2.9" type: :development requirement: *id002 prerelease: false name: assert - !ruby/object:Gem::Dependency version_requirements: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 1 - 0 version: "1.0" type: :development requirement: *id003 prerelease: false name: assert-mocha description: Simple Sanford client for Ruby. email: - collin.redding@me.com - kelly@kellyredding.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - and-son.gemspec - lib/and-son.rb - lib/and-son/client.rb - lib/and-son/connection.rb - lib/and-son/response.rb - lib/and-son/stored_responses.rb - lib/and-son/version.rb - test/helper.rb - test/support/fake_connection.rb - test/support/fake_server.rb - test/system/making_requests_tests.rb - test/unit/and-son_tests.rb - test/unit/client_tests.rb - test/unit/response_tests.rb - test/unit/stored_responses_tests.rb homepage: https://github.com/redding/and-son 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.15 signing_key: specification_version: 3 summary: Simple Sanford client for Ruby. test_files: - test/helper.rb - test/support/fake_connection.rb - test/support/fake_server.rb - test/system/making_requests_tests.rb - test/unit/and-son_tests.rb - test/unit/client_tests.rb - test/unit/response_tests.rb - test/unit/stored_responses_tests.rb