glebtv-simple_captcha 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,10 @@
1
1
  module SimpleCaptcha
2
2
  class SimpleCaptchaData
3
- store_in collection: "simple_captcha_data"
4
3
  include Mongoid::Document
5
4
  include Mongoid::Timestamps
6
5
 
6
+ store_in collection: "simple_captcha_data"
7
+
7
8
  field :key, :type => String
8
9
  field :value, :type => String
9
10
 
@@ -1,4 +1,4 @@
1
1
  # encoding: utf-8
2
2
  module SimpleCaptcha
3
- VERSION = "0.4.4".freeze
3
+ VERSION = "0.4.5".freeze
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glebtv-simple_captcha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: