blastramp 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- blastramp (0.0.3)
4
+ blastramp (0.0.7)
5
5
 
6
6
  GEM
7
7
  remote: http://rubygems.org/
@@ -21,6 +21,7 @@ module Blastramp
21
21
  'Batch' => {:order => order.soap_data}
22
22
  }
23
23
  end
24
+ response.to_hash[:result]
24
25
  end
25
26
  end
26
27
  end
@@ -1,4 +1,4 @@
1
1
  module Blastramp
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
4
4
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 7
9
- version: 0.0.7
8
+ - 8
9
+ version: 0.0.8
10
10
  platform: ruby
11
11
  authors:
12
12
  - cnantais