shadchan 0.0.1 → 0.0.2

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.
@@ -1,3 +1,3 @@
1
1
  module Shadchan
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
data/shadchan.gemspec CHANGED
@@ -8,12 +8,10 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Vojtech Salbaba"]
10
10
  s.email = ["darktatka@gmail.com"]
11
- s.homepage = ""
11
+ s.homepage = "http://github.com/DarkTatka/Shadchan"
12
12
  s.summary = %q{Solves a stable marriage problem}
13
13
  s.description = %q{Solves a stable marriage problem}
14
14
 
15
- s.rubyforge_project = "shadchan"
16
-
17
15
  s.files = `git ls-files`.split("\n")
18
16
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
19
17
  s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shadchan
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Vojtech Salbaba
@@ -37,7 +37,7 @@ files:
37
37
  - lib/shadchan/version.rb
38
38
  - shadchan.gemspec
39
39
  has_rdoc: true
40
- homepage: ""
40
+ homepage: http://github.com/DarkTatka/Shadchan
41
41
  licenses: []
42
42
 
43
43
  post_install_message:
@@ -65,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
65
  version: "0"
66
66
  requirements: []
67
67
 
68
- rubyforge_project: shadchan
68
+ rubyforge_project:
69
69
  rubygems_version: 1.3.7
70
70
  signing_key:
71
71
  specification_version: 3