--- !ruby/object:Gem::Specification name: myjohndeere version: !ruby/object:Gem::Version version: 0.1.8 platform: ruby authors: - Paul Susmarski autorequire: bindir: bin cert_chain: [] date: 2018-01-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: oauth requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.5.3 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.5.3 description: ' MyJohnDeere allows you to access your John Deere Financial account, JDLink, Operations Center and many other applications from one convenient place. This Ruby Gem is provided as a convenient way to access their API.' email: paul@susmarski.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - lib/myjohndeere.rb - lib/myjohndeere/access_token.rb - lib/myjohndeere/api_support_item.rb - lib/myjohndeere/boundary.rb - lib/myjohndeere/contribution_activation.rb - lib/myjohndeere/contribution_product.rb - lib/myjohndeere/core_ext/string.rb - lib/myjohndeere/errors.rb - lib/myjohndeere/field.rb - lib/myjohndeere/file.rb - lib/myjohndeere/file_resource.rb - lib/myjohndeere/hash_utils.rb - lib/myjohndeere/json_attributes.rb - lib/myjohndeere/list_object.rb - lib/myjohndeere/map_layer.rb - lib/myjohndeere/map_layer_summary.rb - lib/myjohndeere/map_legend_item.rb - lib/myjohndeere/metadata_item.rb - lib/myjohndeere/organization.rb - lib/myjohndeere/organization_owned_resource.rb - lib/myjohndeere/requestable.rb - lib/myjohndeere/response.rb - lib/myjohndeere/rest_methods.rb - lib/myjohndeere/single_resource.rb - lib/myjohndeere/util.rb - lib/myjohndeere/version.rb - myjohndeere.gemspec - spec/colored.png - spec/fixtures.json - test/api_fixtures.rb - test/test_access_token.rb - test/test_boundary.rb - test/test_contribution_activation.rb - test/test_contribution_product.rb - test/test_field.rb - test/test_file.rb - test/test_file_resource.rb - test/test_helper.rb - test/test_list_object.rb - test/test_map_layer.rb - test/test_map_layer_summary.rb - test/test_myjohndeere.rb - test/test_organization.rb - test/test_requestable.rb - test/test_rest_methods.rb - test/test_util.rb homepage: https://github.com/psusmars/myjohndeere licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14.1 signing_key: specification_version: 4 summary: Ruby bindings for the MyJohnDeere API test_files: - test/api_fixtures.rb - test/test_access_token.rb - test/test_boundary.rb - test/test_contribution_activation.rb - test/test_contribution_product.rb - test/test_field.rb - test/test_file.rb - test/test_file_resource.rb - test/test_helper.rb - test/test_list_object.rb - test/test_map_layer.rb - test/test_map_layer_summary.rb - test/test_myjohndeere.rb - test/test_organization.rb - test/test_requestable.rb - test/test_rest_methods.rb - test/test_util.rb