Sha256: 5cd6ffca4c4c68bea18ba5db1c56fd688430d7ed75ec0885cf42c690c9f27e6d
Contents?: true
Size: 1.92 KB
Versions: 0
Compression: gzip
Compressed size: 731 Bytes
Stored size: 731 Bytes
Contents
--- !ruby/object:Gem::Specification name: rakutenusa-contacts version: !ruby/object:Gem::Version version: 0.2.18 platform: ruby authors: - "Mislav Marohni\xC4\x87" - Lukas Fittl - Keavy Miller - Brian Cardarella autorequire: bindir: bin cert_chain: [] date: 2009-04-06 00:00:00 -07:00 default_executable: dependencies: [] description: TODO email: keavy@minimetre.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - Rakefile - VERSION.yml - lib/config/contacts.yml - lib/contacts.rb - lib/contacts/flickr.rb - lib/contacts/google.rb - lib/contacts/google_oauth.rb - lib/contacts/version.rb - lib/contacts/windows_live.rb - lib/contacts/yahoo.rb - lib/vendor/windowslivelogin.rb - spec/contact_spec.rb - spec/feeds/contacts.yml - spec/feeds/flickr/auth.getFrob.xml - spec/feeds/flickr/auth.getToken.xml - spec/feeds/google-many.xml - spec/feeds/google-single.xml - spec/feeds/wl_contacts.xml - spec/feeds/yh_contacts.txt - spec/feeds/yh_credential.xml - spec/flickr/auth_spec.rb - spec/gmail/auth_spec.rb - spec/gmail/fetching_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb - spec/windows_live/windows_live_spec.rb - spec/yahoo/yahoo_spec.rb has_rdoc: true homepage: http://github.com/rakutenusa/contacts post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: TODO test_files: - spec/contact_spec.rb - spec/flickr/auth_spec.rb - spec/gmail/auth_spec.rb - spec/gmail/fetching_spec.rb - spec/spec_helper.rb - spec/windows_live/windows_live_spec.rb - spec/yahoo/yahoo_spec.rb