meta_titles 0.0.12 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module MetaTitles
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.14"
3
3
  end
data/meta_titles.gemspec CHANGED
@@ -4,13 +4,14 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
  require 'meta_titles/version'
5
5
 
6
6
  Gem::Specification.new do |gem|
7
+ gem.license = "MIT"
7
8
  gem.name = "meta_titles"
8
9
  gem.version = MetaTitles::VERSION
9
10
  gem.authors = ["Andrey"]
10
11
  gem.email = ["railscode@gmail.com"]
11
12
  gem.description = "Meta Titles for Rails Backend App in one .yml file"
12
13
  gem.summary = "summary"
13
- gem.homepage = "https://github.com/vav/meta_titles"
14
+ gem.homepage = "https://github.com/st-granat/meta_titles"
14
15
 
15
16
  gem.files = `git ls-files`.split($/)
16
17
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meta_titles
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.14
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-03-09 00:00:00.000000000 Z
12
+ date: 2013-08-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Meta Titles for Rails Backend App in one .yml file
15
15
  email:
@@ -28,8 +28,9 @@ files:
28
28
  - lib/meta_titles/meta_titles.rb
29
29
  - lib/meta_titles/version.rb
30
30
  - meta_titles.gemspec
31
- homepage: https://github.com/vav/meta_titles
32
- licenses: []
31
+ homepage: https://github.com/st-granat/meta_titles
32
+ licenses:
33
+ - MIT
33
34
  post_install_message:
34
35
  rdoc_options: []
35
36
  require_paths:
@@ -48,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
48
49
  version: '0'
49
50
  requirements: []
50
51
  rubyforge_project:
51
- rubygems_version: 1.8.23
52
+ rubygems_version: 1.8.19
52
53
  signing_key:
53
54
  specification_version: 3
54
55
  summary: summary