abiquo-etk 0.4.14 → 0.4.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/Rakefile +2 -2
  2. data/VERSION +1 -1
  3. data/abiquo-etk.gemspec +3 -3
  4. metadata +5 -5
data/Rakefile CHANGED
@@ -7,8 +7,8 @@ begin
7
7
  gem.name = "abiquo-etk"
8
8
  gem.summary = %Q{Abiquo Elite Toolkit}
9
9
  gem.description = %Q{Tools to troubleshoot your Abiquo installation}
10
- gem.email = "sergio@rubio.name"
11
- gem.homepage = "http://github.com/rubiojr/abiquo-etk"
10
+ gem.email = "srubio@abiquo.com"
11
+ gem.homepage = "http://github.com/abiquo/abiquo-etk"
12
12
  gem.authors = ["Sergio Rubio"]
13
13
  gem.version = File.read 'VERSION'
14
14
  gem.add_dependency(%q<nokogiri>, [">= 1.3"])
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.14
1
+ 0.4.15
data/abiquo-etk.gemspec CHANGED
@@ -5,13 +5,13 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{abiquo-etk}
8
- s.version = "0.4.14"
8
+ s.version = "0.4.15"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Sergio Rubio"]
12
12
  s.date = %q{2010-10-20}
13
13
  s.description = %q{Tools to troubleshoot your Abiquo installation}
14
- s.email = %q{sergio@rubio.name}
14
+ s.email = %q{srubio@abiquo.com}
15
15
  s.executables = ["abiquo-check-16-install", "aetk-setup-rs", "aetk-setup-v2v", "abicli", "aetk-setup-server"]
16
16
  s.extra_rdoc_files = [
17
17
  "LICENSE",
@@ -549,7 +549,7 @@ Gem::Specification.new do |s|
549
549
  "vendor/resourceful-1.0.1/spec/spec.opts",
550
550
  "vendor/resourceful-1.0.1/spec/spec_helper.rb"
551
551
  ]
552
- s.homepage = %q{http://github.com/rubiojr/abiquo-etk}
552
+ s.homepage = %q{http://github.com/abiquo/abiquo-etk}
553
553
  s.rdoc_options = ["--charset=UTF-8"]
554
554
  s.require_paths = ["lib"]
555
555
  s.rubygems_version = %q{1.3.7}
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: abiquo-etk
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
- - 14
10
- version: 0.4.14
9
+ - 15
10
+ version: 0.4.15
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sergio Rubio
@@ -64,7 +64,7 @@ dependencies:
64
64
  type: :runtime
65
65
  version_requirements: *id003
66
66
  description: Tools to troubleshoot your Abiquo installation
67
- email: sergio@rubio.name
67
+ email: srubio@abiquo.com
68
68
  executables:
69
69
  - abiquo-check-16-install
70
70
  - aetk-setup-rs
@@ -608,7 +608,7 @@ files:
608
608
  - vendor/resourceful-1.0.1/spec/spec.opts
609
609
  - vendor/resourceful-1.0.1/spec/spec_helper.rb
610
610
  has_rdoc: true
611
- homepage: http://github.com/rubiojr/abiquo-etk
611
+ homepage: http://github.com/abiquo/abiquo-etk
612
612
  licenses: []
613
613
 
614
614
  post_install_message: