Sha256: 1585856ec0a9244e503659114d2d64db29de286e23e08217b5af2c5c13e91f45
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: abcde-sappy version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Dylan Egan - Tim Carey-Smith autorequire: bindir: bin cert_chain: [] date: 2009-08-24 00:00:00 -07:00 default_executable: shell dependencies: [] description: A wrapper for the SiteUptime API email: - dylanegan@gmail.com - tim@spork.in executables: - shell extensions: [] extra_rdoc_files: - README.markdown files: - README.markdown - Rakefile - VERSION - lib/core_ext.rb - lib/core_ext/module/boolean_accessor.rb - lib/sappy.rb - lib/sappy/account.rb - lib/sappy/monitor.rb - lib/sappy/request.rb - lib/sappy/response.rb - lib/sappy/responses.rb - lib/sappy/responses/account_info.rb - lib/sappy/responses/add_monitor.rb - lib/sappy/responses/auth.rb - lib/sappy/responses/disable_monitor.rb - lib/sappy/responses/edit_monitor.rb - lib/sappy/responses/enable_monitor.rb - lib/sappy/responses/error.rb - lib/sappy/responses/monitors.rb - lib/sappy/responses/remove_monitor.rb - lib/sappy/responses/summary_statistics.rb has_rdoc: false homepage: http://github.com/abcde/sappy licenses: 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.3.5 signing_key: specification_version: 3 summary: Wrapping that shit! test_files: - spec/helper.rb - spec/sappy/account_bacon.rb - spec/sappy/monitor_bacon.rb