--- !ruby/object:Gem::Specification name: and-son version: !ruby/object:Gem::Version hash: 7 prerelease: segments: - 0 - 6 - 0 version: 0.6.0 platform: ruby authors: - Collin Redding - Kelly Redding autorequire: bindir: bin cert_chain: [] date: 2014-06-10 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 0 - 8 version: "0.8" type: :runtime name: sanford-protocol version_requirements: *id001 prerelease: false - !ruby/object:Gem::Dependency requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 23 segments: - 2 - 10 version: "2.10" type: :development name: assert version_requirements: *id002 prerelease: false - !ruby/object:Gem::Dependency requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 13 segments: - 1 - 1 version: "1.1" type: :development name: assert-mocha version_requirements: *id003 prerelease: false 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: - MIT 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.25 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