qbxml 0.1.6 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qbxml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Skryl
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-09 00:00:00.000000000 Z
11
+ date: 2015-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -72,7 +72,19 @@ files:
72
72
  - lib/qbxml/version.rb
73
73
  - qbxml.gemspec
74
74
  - schema/qbposxmlops30.xml
75
+ - schema/qbxmlops100.xml
76
+ - schema/qbxmlops110.xml
77
+ - schema/qbxmlops120.xml
78
+ - schema/qbxmlops130.xml
79
+ - schema/qbxmlops20.xml
80
+ - schema/qbxmlops30.xml
81
+ - schema/qbxmlops40.xml
82
+ - schema/qbxmlops41.xml
83
+ - schema/qbxmlops50.xml
84
+ - schema/qbxmlops60.xml
75
85
  - schema/qbxmlops70.xml
86
+ - schema/qbxmlops80.xml
87
+ - schema/qbxmlopsCA30.xml
76
88
  - spec/backwards_compatibility.rb
77
89
  - spec/spec_helper.rb
78
90
  - spec/support/requests/account_query_rq.xml
@@ -113,7 +125,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
113
125
  version: '0'
114
126
  requirements: []
115
127
  rubyforge_project:
116
- rubygems_version: 2.2.2
128
+ rubygems_version: 2.4.2
117
129
  signing_key:
118
130
  specification_version: 4
119
131
  summary: Quickbooks XML Parser and Validation Tool