visualcaptcha 0.0.1.4 → 0.0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/lib/visualcaptcha/version.rb +1 -1
  2. metadata +15 -9
  3. checksums.yaml +0 -15
@@ -1,3 +1,3 @@
1
1
  module VisualCaptcha
2
- VERSION = "0.0.1.4"
2
+ VERSION = "0.0.1.5"
3
3
  end
metadata CHANGED
@@ -1,32 +1,36 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: visualcaptcha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.4
4
+ version: 0.0.1.5
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Trevor Kimenye
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-06-11 00:00:00.000000000 Z
12
+ date: 2014-06-20 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: railties
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - ~>
19
+ - - ! '>='
18
20
  - !ruby/object:Gem::Version
19
- version: '3.1'
21
+ version: '0'
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
- - - ~>
27
+ - - ! '>='
25
28
  - !ruby/object:Gem::Version
26
- version: '3.1'
29
+ version: '0'
27
30
  - !ruby/object:Gem::Dependency
28
31
  name: jquery-ui-rails
29
32
  requirement: !ruby/object:Gem::Requirement
33
+ none: false
30
34
  requirements:
31
35
  - - ! '>='
32
36
  - !ruby/object:Gem::Version
@@ -34,6 +38,7 @@ dependencies:
34
38
  type: :runtime
35
39
  prerelease: false
36
40
  version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
37
42
  requirements:
38
43
  - - ! '>='
39
44
  - !ruby/object:Gem::Version
@@ -139,25 +144,26 @@ files:
139
144
  - README.md
140
145
  homepage: https://github.com/kimenye/visualcaptcha
141
146
  licenses: []
142
- metadata: {}
143
147
  post_install_message:
144
148
  rdoc_options: []
145
149
  require_paths:
146
150
  - lib
147
151
  required_ruby_version: !ruby/object:Gem::Requirement
152
+ none: false
148
153
  requirements:
149
154
  - - ! '>='
150
155
  - !ruby/object:Gem::Version
151
156
  version: '0'
152
157
  required_rubygems_version: !ruby/object:Gem::Requirement
158
+ none: false
153
159
  requirements:
154
160
  - - ! '>='
155
161
  - !ruby/object:Gem::Version
156
162
  version: '0'
157
163
  requirements: []
158
164
  rubyforge_project:
159
- rubygems_version: 2.0.3
165
+ rubygems_version: 1.8.25
160
166
  signing_key:
161
- specification_version: 4
167
+ specification_version: 3
162
168
  summary: A captcha that uses images instead of garbled text
163
169
  test_files: []
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- YzFkMDMwM2ViMWUwMjMwOWEzZGMwYTM5OGNiZjI5ZGUzOTAzYjk2NQ==
5
- data.tar.gz: !binary |-
6
- YmM5ODNiMGVmNDZmYjRjMDc0MzBhNGU4M2U3ODFiNmQ3YTc0Y2RhMw==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- NmNlYWE2NmE5NDM0NTVmMDMyZmJhZTNkZDFjODYxODIzZDhiZDllOGQ1MThi
10
- Yzc1NmYzMDQwMWUwMzZiNmU3YjhmODE1OTQzMzM3OTIwNmJjZmJhZjJhNjZh
11
- OTVhMzQ5NWJmMDIwMDczMjIyNjJiNGNhYjEzYTkzY2ZmZTk5MWY=
12
- data.tar.gz: !binary |-
13
- M2EzZWIzNGZjYzg0ODkyYWY5ZWExOTE3YjFkNzgwOTBlODMxOWZmYmRiZWZm
14
- YjFlMzBlMWY1MWMyODVkYmY4OGQ0ZWRmZjBlMTBkM2IwZTAzNGEzODFmZjMy
15
- MDI2OTJjMjA2ZWQwMzdkYTQxZTJjYTkzNzNjOTZhODQzYTlhMmM=