docbook_status 1.0.0 → 1.0.1

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 (5) hide show
  1. data/Gemfile.lock +8 -8
  2. data/History.txt +4 -0
  3. data/Rakefile +1 -1
  4. data/version.txt +1 -1
  5. metadata +5 -5
@@ -1,16 +1,16 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- bones (3.7.1)
5
- little-plugger (>= 1.1.2)
6
- loquacious (>= 1.8.1)
4
+ bones (3.8.0)
5
+ little-plugger (~> 1.1.3)
6
+ loquacious (~> 1.9.1)
7
7
  rake (>= 0.8.7)
8
8
  libxml-ruby (2.2.2)
9
- little-plugger (1.1.2)
10
- loquacious (1.8.1)
11
- rake (0.9.2)
12
- term-ansicolor (1.0.6)
13
- zucker (11)
9
+ little-plugger (1.1.3)
10
+ loquacious (1.9.1)
11
+ rake (10.0.3)
12
+ term-ansicolor (1.0.7)
13
+ zucker (12.1)
14
14
 
15
15
  PLATFORMS
16
16
  ruby
@@ -1,3 +1,7 @@
1
+ == 1.0.1 / 2012-12-23
2
+
3
+ * Updated documentation url
4
+
1
5
  == 1.0.0 / 2012-07-04
2
6
 
3
7
  * Updated version to 1.0, 0.5 had few and tiny bug reports
data/Rakefile CHANGED
@@ -12,7 +12,7 @@ Bones {
12
12
  name 'docbook_status'
13
13
  authors 'Rainer Volz'
14
14
  email 'dev@textmulch.de'
15
- url 'http://rvolz.github.com/docbook_status/'
15
+ url 'http://projekte.textmulch.de/docbook_status/'
16
16
  ignore_file '.gitignore'
17
17
  exclude << 'dbs-about.org'
18
18
  depend_on 'libxml-ruby'
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.0.1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docbook_status
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-04 00:00:00.000000000 Z
12
+ date: 2012-12-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: libxml-ruby
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - ! '>='
20
20
  - !ruby/object:Gem::Version
21
- version: 2.3.2
21
+ version: 2.4.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
- version: 2.3.2
29
+ version: 2.4.0
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: term-ansicolor
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -109,7 +109,7 @@ files:
109
109
  - test/test_docbook_status.rb
110
110
  - test/test_history.rb
111
111
  - version.txt
112
- homepage: http://rvolz.github.com/docbook_status/
112
+ homepage: http://projekte.textmulch.de/docbook_status/
113
113
  licenses: []
114
114
  post_install_message:
115
115
  rdoc_options: