caches_page_with_host 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
11
11
  gem.email = ["railscode@gmail.com"]
12
12
  gem.description = "Caches Page with current host to public/kesh folder. Include nginx for example config"
13
13
  gem.summary = "Caches Page with current host to public/kesh folder. Include nginx for example config"
14
- gem.homepage = "https://github.com/vav/caches_page_with_host"
14
+ gem.homepage = "https://github.com/st-granat/caches_page_with_host"
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 CachesPageWithHost
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.13"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caches_page_with_host
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
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
@@ -44,7 +44,7 @@ files:
44
44
  - lib/caches_page_with_host.rb
45
45
  - lib/caches_page_with_host/engine.rb
46
46
  - lib/caches_page_with_host/version.rb
47
- homepage: https://github.com/vav/caches_page_with_host
47
+ homepage: https://github.com/st-granat/caches_page_with_host
48
48
  licenses:
49
49
  - MIT
50
50
  post_install_message: