biodiversity19 0.7.1 → 0.7.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.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. metadata +4 -4
data/Rakefile CHANGED
@@ -23,7 +23,7 @@ begin
23
23
  gem.summary = 'Parser of scientific names'
24
24
  gem.description = 'Tools for biodiversity informatics'
25
25
  gem.email = "dmozzherin@gmail.com"
26
- gem.homepage = "http://github.com/dimus/biodiversity"
26
+ gem.homepage = "http://github.com/GlobalNamesArchitecture/biodiversity"
27
27
  gem.authors = ["Dmitry Mozzherin"]
28
28
  gem.has_rdoc = false
29
29
  gem.bindir = 'bin'
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.7.1
1
+ 0.7.2
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 7
8
- - 1
9
- version: 0.7.1
8
+ - 2
9
+ version: 0.7.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Dmitry Mozzherin
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-09-17 00:00:00 -04:00
17
+ date: 2010-10-07 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -81,7 +81,7 @@ files:
81
81
  - spec/parser/test_data.txt
82
82
  - spec/spec_helper.rb
83
83
  has_rdoc: true
84
- homepage: http://github.com/dimus/biodiversity
84
+ homepage: http://github.com/GlobalNamesArchitecture/biodiversity
85
85
  licenses: []
86
86
 
87
87
  post_install_message: