devise_russian 0.0.27 → 0.0.28

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.
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
11
11
  gem.email = ["railscode@gmail.com"]
12
12
  gem.description = "Часто используемые наработки по джему Devise. Включает решение по авторизации в социальных сетях"
13
13
  gem.summary = "Часто используемые наработки по джему Devise. Включает решение по авторизации в социальных сетях"
14
- gem.homepage = "https://github.com/vav/devise_russian"
14
+ gem.homepage = "https://github.com/st-granat/devise_russian"
15
15
 
16
16
  gem.files = `git ls-files`.split($/)
17
17
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
@@ -1,3 +1,3 @@
1
1
  module DeviseRussian
2
- VERSION = "0.0.27"
2
+ VERSION = "0.0.28"
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.27
4
+ version: 0.0.28
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-25 00:00:00.000000000 Z
12
+ date: 2013-08-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -232,7 +232,7 @@ files:
232
232
  - lib/devise_russian/engine.rb
233
233
  - lib/devise_russian/models/base.rb
234
234
  - lib/devise_russian/version.rb
235
- homepage: https://github.com/vav/devise_russian
235
+ homepage: https://github.com/st-granat/devise_russian
236
236
  licenses:
237
237
  - MIT
238
238
  post_install_message: