--- !ruby/object:Gem::Specification name: redmine_crm version: !ruby/object:Gem::Version version: 0.0.10 platform: ruby authors: - RedmineCRM autorequire: bindir: bin cert_chain: [] date: 2015-08-14 00:00:00.000000000 Z dependencies: [] description: plugins for Redmine email: - support@redminecrm.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE.txt - README.md - Rakefile - config/currency_iso.json - lib/generators/redmine_crm_migration/redmine_crm_migration_generator.rb - lib/generators/redmine_crm_migration/templates/migration.rb - lib/redmine_crm.rb - lib/redmine_crm/currency.rb - lib/redmine_crm/currency/formatting.rb - lib/redmine_crm/currency/heuristics.rb - lib/redmine_crm/currency/loader.rb - lib/redmine_crm/helpers/tags_helper.rb - lib/redmine_crm/helpers/vote_helper.rb - lib/redmine_crm/money_helper.rb - lib/redmine_crm/rcrm_acts_as_taggable.rb - lib/redmine_crm/rcrm_acts_as_viewed.rb - lib/redmine_crm/rcrm_acts_as_votable.rb - lib/redmine_crm/rcrm_acts_as_voter.rb - lib/redmine_crm/tag.rb - lib/redmine_crm/tag_list.rb - lib/redmine_crm/tagging.rb - lib/redmine_crm/version.rb - lib/redmine_crm/votable.rb - lib/redmine_crm/vote.rb - lib/redmine_crm/voter.rb - redmine_crm.gemspec - test/acts_as_taggable_test.rb - test/currency_test.rb - test/database.yml - test/fixtures/issue.rb - test/fixtures/issues.yml - test/fixtures/taggings.yml - test/fixtures/tags.yml - test/fixtures/user.rb - test/fixtures/users.yml - test/fixtures/votable_caches.yml - test/fixtures/votables.yml - test/fixtures/vote_classes.rb - test/fixtures/voters.yml - test/money_helper_test.rb - test/schema.rb - test/tag_test.rb - test/tagging_test.rb - test/tags_helper_test.rb - test/test_helper.rb - test/viewed_test.rb - test/votable_model_test.rb - test/votable_test.rb - test/vote_helper_test.rb - test/voter_model_test.rb homepage: '' licenses: - GPL2 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: plugins for remine test_files: - test/acts_as_taggable_test.rb - test/currency_test.rb - test/database.yml - test/fixtures/issue.rb - test/fixtures/issues.yml - test/fixtures/taggings.yml - test/fixtures/tags.yml - test/fixtures/user.rb - test/fixtures/users.yml - test/fixtures/votable_caches.yml - test/fixtures/votables.yml - test/fixtures/vote_classes.rb - test/fixtures/voters.yml - test/money_helper_test.rb - test/schema.rb - test/tag_test.rb - test/tagging_test.rb - test/tags_helper_test.rb - test/test_helper.rb - test/viewed_test.rb - test/votable_model_test.rb - test/votable_test.rb - test/vote_helper_test.rb - test/voter_model_test.rb has_rdoc: