easy_captcha 0.6.1 → 0.6.2

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- easy_captcha (0.6.0)
4
+ easy_captcha (0.6.2)
5
5
  bundler (>= 1.1.0)
6
6
  rails (>= 3.0.0)
7
7
  rmagick (>= 2.13.1)
@@ -12,102 +12,101 @@ PATH
12
12
  GEM
13
13
  remote: http://rubygems.org/
14
14
  specs:
15
- actionmailer (3.2.8)
16
- actionpack (= 3.2.8)
15
+ actionmailer (3.2.12)
16
+ actionpack (= 3.2.12)
17
17
  mail (~> 2.4.4)
18
- actionpack (3.2.8)
19
- activemodel (= 3.2.8)
20
- activesupport (= 3.2.8)
18
+ actionpack (3.2.12)
19
+ activemodel (= 3.2.12)
20
+ activesupport (= 3.2.12)
21
21
  builder (~> 3.0.0)
22
22
  erubis (~> 2.7.0)
23
23
  journey (~> 1.0.4)
24
- rack (~> 1.4.0)
24
+ rack (~> 1.4.5)
25
25
  rack-cache (~> 1.2)
26
26
  rack-test (~> 0.6.1)
27
- sprockets (~> 2.1.3)
28
- activemodel (3.2.8)
29
- activesupport (= 3.2.8)
27
+ sprockets (~> 2.2.1)
28
+ activemodel (3.2.12)
29
+ activesupport (= 3.2.12)
30
30
  builder (~> 3.0.0)
31
- activerecord (3.2.8)
32
- activemodel (= 3.2.8)
33
- activesupport (= 3.2.8)
31
+ activerecord (3.2.12)
32
+ activemodel (= 3.2.12)
33
+ activesupport (= 3.2.12)
34
34
  arel (~> 3.0.2)
35
35
  tzinfo (~> 0.3.29)
36
- activeresource (3.2.8)
37
- activemodel (= 3.2.8)
38
- activesupport (= 3.2.8)
39
- activesupport (3.2.8)
36
+ activeresource (3.2.12)
37
+ activemodel (= 3.2.12)
38
+ activesupport (= 3.2.12)
39
+ activesupport (3.2.12)
40
40
  i18n (~> 0.6)
41
41
  multi_json (~> 1.0)
42
42
  arel (3.0.2)
43
- builder (3.0.3)
44
- diff-lcs (1.1.3)
43
+ builder (3.0.4)
44
+ diff-lcs (1.2.1)
45
45
  erubis (2.7.0)
46
46
  hike (1.2.1)
47
- i18n (0.6.1)
47
+ i18n (0.6.2)
48
48
  journey (1.0.4)
49
- json (1.7.5)
49
+ json (1.7.7)
50
50
  mail (2.4.4)
51
51
  i18n (>= 0.4.0)
52
52
  mime-types (~> 1.16)
53
53
  treetop (~> 1.4.8)
54
- mime-types (1.19)
55
- multi_json (1.3.6)
54
+ mime-types (1.21)
55
+ multi_json (1.6.1)
56
56
  polyglot (0.3.3)
57
- rack (1.4.1)
57
+ rack (1.4.5)
58
58
  rack-cache (1.2)
59
59
  rack (>= 0.4)
60
- rack-ssl (1.3.2)
60
+ rack-ssl (1.3.3)
61
61
  rack
62
62
  rack-test (0.6.2)
63
63
  rack (>= 1.0)
64
- rails (3.2.8)
65
- actionmailer (= 3.2.8)
66
- actionpack (= 3.2.8)
67
- activerecord (= 3.2.8)
68
- activeresource (= 3.2.8)
69
- activesupport (= 3.2.8)
64
+ rails (3.2.12)
65
+ actionmailer (= 3.2.12)
66
+ actionpack (= 3.2.12)
67
+ activerecord (= 3.2.12)
68
+ activeresource (= 3.2.12)
69
+ activesupport (= 3.2.12)
70
70
  bundler (~> 1.0)
71
- railties (= 3.2.8)
72
- railties (3.2.8)
73
- actionpack (= 3.2.8)
74
- activesupport (= 3.2.8)
71
+ railties (= 3.2.12)
72
+ railties (3.2.12)
73
+ actionpack (= 3.2.12)
74
+ activesupport (= 3.2.12)
75
75
  rack-ssl (~> 1.3.2)
76
76
  rake (>= 0.8.7)
77
77
  rdoc (~> 3.4)
78
78
  thor (>= 0.14.6, < 2.0)
79
- rake (0.9.2.2)
80
- rdoc (3.12)
79
+ rake (10.0.3)
80
+ rdoc (3.12.2)
81
81
  json (~> 1.4)
82
- rmagick (2.13.1)
83
- rspec (2.11.0)
84
- rspec-core (~> 2.11.0)
85
- rspec-expectations (~> 2.11.0)
86
- rspec-mocks (~> 2.11.0)
87
- rspec-core (2.11.1)
88
- rspec-expectations (2.11.3)
89
- diff-lcs (~> 1.1.3)
90
- rspec-mocks (2.11.3)
91
- rspec-rails (2.11.4)
82
+ rmagick (2.13.2)
83
+ rspec-core (2.13.0)
84
+ rspec-expectations (2.13.0)
85
+ diff-lcs (>= 1.1.3, < 2.0)
86
+ rspec-mocks (2.13.0)
87
+ rspec-rails (2.13.0)
92
88
  actionpack (>= 3.0)
93
89
  activesupport (>= 3.0)
94
90
  railties (>= 3.0)
95
- rspec (~> 2.11.0)
91
+ rspec-core (~> 2.13.0)
92
+ rspec-expectations (~> 2.13.0)
93
+ rspec-mocks (~> 2.13.0)
96
94
  simplecov (0.7.1)
97
95
  multi_json (~> 1.0)
98
96
  simplecov-html (~> 0.7.1)
99
97
  simplecov-html (0.7.1)
100
- sprockets (2.1.3)
98
+ sprockets (2.2.2)
101
99
  hike (~> 1.2)
100
+ multi_json (~> 1.0)
102
101
  rack (~> 1.0)
103
102
  tilt (~> 1.1, != 1.3.0)
104
- thor (0.16.0)
103
+ thor (0.17.0)
105
104
  tilt (1.3.3)
106
- treetop (1.4.11)
105
+ treetop (1.4.12)
107
106
  polyglot
108
107
  polyglot (>= 0.3.1)
109
- tzinfo (0.3.33)
110
- yard (0.8.3)
108
+ tzinfo (0.3.35)
109
+ yard (0.8.5.1)
111
110
 
112
111
  PLATFORMS
113
112
  ruby
@@ -87,7 +87,7 @@ module EasyCaptcha
87
87
  end
88
88
 
89
89
  def espeak?
90
- not @espeak === false
90
+ not espeak === false
91
91
  end
92
92
 
93
93
  # depracated
@@ -1,3 +1,3 @@
1
1
  module EasyCaptcha
2
- VERSION = '0.6.1'
2
+ VERSION = '0.6.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easy_captcha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -157,6 +157,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
157
157
  - - ! '>='
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
+ segments:
161
+ - 0
162
+ hash: 4035474068465909152
160
163
  required_rubygems_version: !ruby/object:Gem::Requirement
161
164
  none: false
162
165
  requirements: