caches_page_with_host 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,6 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
  require 'caches_page_with_host/version'
5
5
 
6
6
  Gem::Specification.new do |gem|
7
+ gem.license = "MIT"
7
8
  gem.name = "caches_page_with_host"
8
9
  gem.version = CachesPageWithHost::VERSION
9
10
  gem.authors = ["Andrey"]
@@ -1,3 +1,3 @@
1
1
  module CachesPageWithHost
2
- VERSION = "0.0.11"
2
+ VERSION = "0.0.12"
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.11
4
+ version: 0.0.12
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-04-21 00:00:00.000000000 Z
12
+ date: 2013-07-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -45,7 +45,8 @@ files:
45
45
  - lib/caches_page_with_host/engine.rb
46
46
  - lib/caches_page_with_host/version.rb
47
47
  homepage: https://github.com/vav/caches_page_with_host
48
- licenses: []
48
+ licenses:
49
+ - MIT
49
50
  post_install_message:
50
51
  rdoc_options: []
51
52
  require_paths: