Sha256: 107d82a7ba340218074c5c9ee248a616c33f0d6f04f46e4c54cd7eee269dd000
Contents?: true
Size: 1.82 KB
Versions: 0
Compression: gzip
Compressed size: 734 Bytes
Stored size: 734 Bytes
Contents
--- !ruby/object:Gem::Specification name: much-plugin version: !ruby/object:Gem::Version hash: 27 prerelease: segments: - 0 - 1 - 0 version: 0.1.0 platform: ruby authors: - Kelly Redding - Collin Redding autorequire: bindir: bin cert_chain: [] date: 2015-11-24 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 29 segments: - 2 - 15 version: "2.15" type: :development name: assert version_requirements: *id001 prerelease: false description: An API to ensure mixin included logic (the "plugin") only runs once. email: - kelly@kellyredding.com - collin.redding@me.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.md - Rakefile - lib/much-plugin.rb - lib/much-plugin/version.rb - log/.gitkeep - much-plugin.gemspec - test/helper.rb - test/support/factory.rb - test/unit/much-plugin_tests.rb - tmp/.gitkeep homepage: http://github.com/redding/much-plugin licenses: - MIT 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.29 signing_key: specification_version: 3 summary: An API to ensure mixin included logic (the "plugin") only runs once. test_files: - test/helper.rb - test/support/factory.rb - test/unit/much-plugin_tests.rb