devise_russian 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,5 +3,5 @@ ru:
3
3
  my_authentications: Мои авторизации
4
4
  authentication_not_found: Авторизация не найдена
5
5
  mailer:
6
- site_name: ******************
6
+ site_name: "******************"
7
7
  site_url: "http://********************"
@@ -10,7 +10,7 @@ module DeviseRussian
10
10
  def omniauthable
11
11
  has_many :authentications, :dependent => :destroy
12
12
 
13
- def ommiauth_enabled
13
+ def omniauth_enabled
14
14
  true
15
15
  end
16
16
 
@@ -1,3 +1,3 @@
1
1
  module DeviseRussian
2
- VERSION = "0.0.21"
2
+ VERSION = "0.0.22"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devise_russian
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.21
4
+ version: 0.0.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: