rtf_filter 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/rtf_filter/version.rb +1 -1
  3. metadata +3 -3
data/README.rdoc CHANGED
@@ -29,7 +29,7 @@ Other options
29
29
 
30
30
  You need to have the rtf-filter C++ executable installed:
31
31
 
32
- https://github.com/PS-Computer-Services-Ltd/rtf-filter
32
+ https://github.com/leanbid/rtf-filter
33
33
 
34
34
 
35
35
  == Bug reports
@@ -1,3 +1,3 @@
1
1
  module RtfFilter
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rtf_filter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
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: 2011-12-16 00:00:00.000000000Z
12
+ date: 2011-12-22 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: Converts Rich Text Format (RTF) word processing files to plain text.
15
15
  Uses the rtf-filter C++ executable
@@ -44,7 +44,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
44
44
  - !ruby/object:Gem::Version
45
45
  version: '0'
46
46
  requirements:
47
- - rtf-filter C++ executable https://github.com/PS-Computer-Services-Ltd/rtf-filter
47
+ - rtf-filter C++ executable https://github.com/leanbid/rtf-filter
48
48
  rubyforge_project: rtf_filter
49
49
  rubygems_version: 1.8.11
50
50
  signing_key: