--- !ruby/object:Gem::Specification
name: unity-captcha
version: !ruby/object:Gem::Version
  version: 1.0.1
platform: ruby
authors:
- Manuel Fernandez
autorequire: 
bindir: exe
cert_chain: []
date: 2017-07-28 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.13'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.13'
- !ruby/object:Gem::Dependency
  name: rake
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '10.0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '10.0'
description: 'Unity Captcha is a gem that use two levels of Captcha. First level is
  about Left Hemisphere: Logic and Math. Second level is about Right Hemisphere: Intuition
  and Drawing. This two levels functioning in complete harmony creates unity and this
  is the base design of this Captcha.'
email:
- papayalabs@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".DS_Store"
- ".gitignore"
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- lib/unity/captcha.rb
- lib/unity/captcha/engine.rb
- lib/unity/captcha/version.rb
- unity-captcha.gemspec
- vendor/.DS_Store
- vendor/assets/.DS_Store
- vendor/assets/javascripts/jquery.motionCaptcha.1.0.js
- vendor/assets/javascripts/jquery.placeholder.1.1.1.min.js
- vendor/assets/stylesheets/jquery.motionCaptcha.1.0.css
- vendor/assets/stylesheets/motionCaptcha-shapes.jpg
homepage: https://github.com/papayalabs/unity-captcha
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org
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.4.8
signing_key: 
specification_version: 4
summary: Unity Captcha is a gem that use two levels of captcha based on the hemispheres
  of the brain
test_files: []