correios-sro 0.9.7 → 0.9.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. metadata +5 -6
  2. data/lib/test.rb +0 -0
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: correios-sro
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.9.7
5
+ version: 0.9.7.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Caio Tarifa
@@ -29,21 +29,20 @@ executables: []
29
29
 
30
30
  extensions: []
31
31
 
32
- extra_rdoc_files: []
33
-
32
+ extra_rdoc_files:
33
+ - README.rdoc
34
34
  files:
35
35
  - README.rdoc
36
36
  - LICENSE
37
37
  - lib/correios-sro.rb
38
38
  - lib/status.rb
39
- - lib/test.rb
40
39
  - lib/track.rb
41
40
  homepage: http://github.com/caiotarifa/correios-sro
42
41
  licenses: []
43
42
 
44
43
  post_install_message:
45
- rdoc_options: []
46
-
44
+ rdoc_options:
45
+ - --charset=UTF-8
47
46
  require_paths:
48
47
  - - lib
49
48
  required_ruby_version: !ruby/object:Gem::Requirement
data/lib/test.rb DELETED
File without changes