blockchyp 2.0.0.pre.alpha7 → 2.0.1.pre.rc8

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blockchyp
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.alpha7
4
+ version: 2.0.1.pre.rc8
5
5
  platform: ruby
6
6
  authors:
7
7
  - BlockChyp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-08 00:00:00.000000000 Z
11
+ date: 2020-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -24,6 +24,7 @@ files:
24
24
  - lib/blockchyp_client.rb
25
25
  - lib/crypto_utils.rb
26
26
  - test/boolean_prompt_test.rb
27
+ - test/gateway_timeout_test.rb
27
28
  - test/heartbeat_test.rb
28
29
  - test/new_transaction_display_test.rb
29
30
  - test/pan_charge_test.rb
@@ -46,6 +47,8 @@ files:
46
47
  - test/terminal_keyed_charge_test.rb
47
48
  - test/terminal_manual_ebt_charge_test.rb
48
49
  - test/terminal_preauth_test.rb
50
+ - test/terminal_status_test.rb
51
+ - test/terminal_timeout_test.rb
49
52
  - test/terms_and_conditions_test.rb
50
53
  - test/test_helper.rb
51
54
  - test/text_prompt_test.rb