quickbooks_web_connector 0.7.0 → 0.7.1

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: quickbooks_web_connector
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Gunther
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-27 00:00:00.000000000 Z
11
+ date: 2018-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -181,7 +181,6 @@ files:
181
181
  - spec/lib/quickbooks_web_connector_spec.rb
182
182
  - spec/routing/quickbooks_web_connector_spec.rb
183
183
  - spec/spec_helper.rb
184
- - spec/support/redis/dump.rdb
185
184
  - spec/support/redis/redis-test.conf
186
185
  - spec/support/redis/stdout
187
186
  - spec/views/quickbooks_web_connector/qwc/qwc.xml.builder_spec.rb
@@ -204,7 +203,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
204
203
  version: '0'
205
204
  requirements: []
206
205
  rubyforge_project:
207
- rubygems_version: 2.7.3
206
+ rubygems_version: 2.6.14
208
207
  signing_key:
209
208
  specification_version: 4
210
209
  summary: Rails engine for interfacing with Quickbooks Web Connector
@@ -242,7 +241,6 @@ test_files:
242
241
  - spec/dummy/README.rdoc
243
242
  - spec/config/config_spec.rb
244
243
  - spec/support/redis/stdout
245
- - spec/support/redis/dump.rdb
246
244
  - spec/support/redis/redis-test.conf
247
245
  - spec/lib/quickbooks_web_connector/failure_spec.rb
248
246
  - spec/lib/quickbooks_web_connector/job_spec.rb
Binary file