format_data_converter 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.rdoc CHANGED
@@ -5,7 +5,7 @@ Because, if you work with many data formats, you need gems specifically for each
5
5
 
6
6
  To install, run:
7
7
 
8
- gem install format_data_converter -v '0.9.0'
8
+ gem install format_data_converter -v '0.9.2'
9
9
 
10
10
  To convert, you need to run:
11
11
 
@@ -34,6 +34,7 @@ class Converter
34
34
  vari1=vari1[0..-2]
35
35
  s+="\n"+vari1
36
36
  end
37
+ s
37
38
  end
38
39
 
39
40
  def self.to_xls s
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: format_data_converter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: