interfactura-ruby 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b17a71f2abaf7f29373e099e2f617f8d3c76b0fd
4
- data.tar.gz: d6c9853a54f3b280850da08d33b770a75490048c
3
+ metadata.gz: ced6a59b370060a5810a485005f998e78fe8cf98
4
+ data.tar.gz: 5b0575bd9abbb779aae93fc95dc5b3f837585354
5
5
  SHA512:
6
- metadata.gz: e1e61d571910f8fd512915d841806ced6e51aacc7ad86c44f2ae72c6bfcbb5d277340d3de0d9ef5aa01bbf217ac65573f12e7ad3ed66c1bba63c26b55880d965
7
- data.tar.gz: 10e2b2cb4348ab8557e08046f373957611188302d9518deb1e2c0249807f32631ce4b149393f3f534a71d824bf7c5d760939bedd2138586be4a653f0fafc1f22
6
+ metadata.gz: 8aeb1f99fe3ccc7f58b8e605b65bd6f8521260ed52716e774f32b9d4f226f93b0948ea1749d450a2720e8b311dea42b3fd0459096dac2a0dc562e9f329955f27
7
+ data.tar.gz: c528b509b5ab3fff9dacc2f976a6cef09ea9d97d3cabc8ce66c2f107485b92d2107ec107a59b2d3bc7429fba421452f4fa528256dc8d4ed7604b776a6c6f9801
@@ -1,4 +1,4 @@
1
- # encoding: UT-8
1
+ # encoding: UTF-8
2
2
 
3
3
  require "savon"
4
4
 
@@ -1,5 +1,5 @@
1
1
  module Interfactura
2
2
  module Ruby
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: interfactura-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Icalia Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-16 00:00:00.000000000 Z
11
+ date: 2017-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri-happymapper