--- !ruby/object:Gem::Specification name: plucky version: !ruby/object:Gem::Version hash: 11 prerelease: segments: - 0 - 4 - 2 version: 0.4.2 platform: ruby authors: - John Nunemaker autorequire: bindir: bin cert_chain: [] date: 2011-10-08 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: mongo prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 1 - 3 - 0 version: 1.3.0 - - < - !ruby/object:Gem::Version hash: 3 segments: - 1 - 5 - 0 version: 1.5.0 type: :runtime version_requirements: *id001 description: email: - nunemaker@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/plucky/criteria_hash.rb - lib/plucky/extensions/duplicable.rb - lib/plucky/extensions/symbol.rb - lib/plucky/extensions.rb - lib/plucky/new_relic.rb - lib/plucky/options_hash.rb - lib/plucky/pagination/decorator.rb - lib/plucky/pagination/paginator.rb - lib/plucky/pagination.rb - lib/plucky/query.rb - lib/plucky/version.rb - lib/plucky.rb - test/helper.rb - test/plucky/pagination/test_decorator.rb - test/plucky/pagination/test_paginator.rb - test/plucky/test_criteria_hash.rb - test/plucky/test_options_hash.rb - test/plucky/test_query.rb - test/test_plucky.rb - test/test_symbol.rb - test/test_symbol_operator.rb - LICENSE - README.rdoc - UPGRADES homepage: http://github.com/jnunemaker/plucky 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.9 signing_key: specification_version: 3 summary: Thin layer over the ruby driver that allows you to quickly grab hold of your data (pluck it!). test_files: []