acts_as_keywordable 0.0.8 → 0.0.9

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.
@@ -10,8 +10,9 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["jake3030@no-reply.github.com"]
11
11
  spec.description = %q{real quick gem to add keywords across multiple models}
12
12
  spec.summary = %q{see description}
13
- spec.homepage = ""
13
+ spec.homepage = "http://github.com/jake3030/acts_as_keywordable"
14
14
  spec.license = "MIT"
15
+ spec.rubyforge_project = "acts_as_keywordable"
15
16
 
16
17
  spec.files = `git ls-files`.split($/)
17
18
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
@@ -1,3 +1,3 @@
1
1
  module ActsAsKeywordable
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_keywordable
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 8
10
- version: 0.0.8
9
+ - 9
10
+ version: 0.0.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jake Varghese (github.com/jake3030)
@@ -98,7 +98,7 @@ files:
98
98
  - lib/acts_as_keywordable/keywording.rb
99
99
  - lib/acts_as_keywordable/version.rb
100
100
  has_rdoc: true
101
- homepage: ""
101
+ homepage: http://github.com/jake3030/acts_as_keywordable
102
102
  licenses:
103
103
  - MIT
104
104
  post_install_message:
@@ -126,7 +126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  version: "0"
127
127
  requirements: []
128
128
 
129
- rubyforge_project:
129
+ rubyforge_project: acts_as_keywordable
130
130
  rubygems_version: 1.4.1
131
131
  signing_key:
132
132
  specification_version: 3