yohasebe-rubyplb 0.2.0 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/README.rdoc +1 -1
  2. data/VERSION +1 -1
  3. data/rubyplb.gemspec +1 -1
  4. metadata +3 -2
@@ -11,7 +11,7 @@ RubyPLB generates pattern lattice graphics from lists of patterns.
11
11
 
12
12
  Install the gem:
13
13
 
14
- $sudo gem install rubyplb --source http://gems.github.com
14
+ $sudo gem install yohasebe-rubyplb --source http://gems.github.com
15
15
 
16
16
  == How to Use
17
17
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0
1
+ 0.2.2
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{rubyplb}
8
- s.version = "0.2.0"
8
+ s.version = "0.2.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Yoichiro Hasebe"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yohasebe-rubyplb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yoichiro Hasebe
@@ -48,6 +48,7 @@ files:
48
48
  - test/test_helper.rb
49
49
  has_rdoc: false
50
50
  homepage: http://github.com/yohasebe/rubyplb
51
+ licenses:
51
52
  post_install_message:
52
53
  rdoc_options:
53
54
  - --charset=UTF-8
@@ -68,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
69
  requirements: []
69
70
 
70
71
  rubyforge_project:
71
- rubygems_version: 1.2.0
72
+ rubygems_version: 1.3.5
72
73
  signing_key:
73
74
  specification_version: 3
74
75
  summary: "TODO: one-line summary of your gem"