console-blackjack 1.0.1 → 1.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d8e2845da3cf406f528ed2658a6ca3746a734ba539c83cdc705b971d3100836
4
- data.tar.gz: a3850be940cb68425bab3c72b449316675bfeadaf48393115662c326f906353b
3
+ metadata.gz: f3e140afcc5ff37c6df691d5606f4130a8067ff889099c816c8cf96852766cda
4
+ data.tar.gz: 60cf1f9c4797c17f93a686a08dbad2bcf92dd301f7a422977ab67367d621c09c
5
5
  SHA512:
6
- metadata.gz: 40a8d8db918d89a6e357c0966cce82e0bf9b9aa8c74c74ad6c90424a5b669717935340bc4274f64d3937f40468c419725895161fd2df7c7ca065bfc2400e768b
7
- data.tar.gz: 1936e836e9f98afd78f76da330f1c14f45eb8350db5b178ce99804b20f941ebc1f79a082a9b68110ee91693bdfb63fb3b01cbcec0d500da50e2b0223b17b4966
6
+ metadata.gz: 68d771dc4df8b842cb71c9ad8899f335ce827535002e0b42b5d220c337a87584e2943c5f3145ba8fed02b6944cf36580b1a0c6849376b3954c9d6494d992c090
7
+ data.tar.gz: 97c217103e223ad34742d424d2ab66a1544619e273093c428f34b7c3e9abf5a73d5b338088cececc05b07283b6bc5662f5c7d26913d1d4ed04df0d5a3a2ba308
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- activesupport (6.0.1)
4
+ activesupport (6.0.2.2)
5
5
  concurrent-ruby (~> 1.0, >= 1.0.2)
6
6
  i18n (>= 0.7, < 2)
7
7
  minitest (~> 5.1)
@@ -9,7 +9,7 @@ GEM
9
9
  zeitwerk (~> 2.2)
10
10
  ast (2.4.0)
11
11
  coderay (1.1.2)
12
- concurrent-ruby (1.1.5)
12
+ concurrent-ruby (1.1.6)
13
13
  coveralls (0.7.1)
14
14
  multi_json (~> 1.3)
15
15
  rest-client
@@ -25,70 +25,72 @@ GEM
25
25
  http-accept (1.7.0)
26
26
  http-cookie (1.0.3)
27
27
  domain_name (~> 0.5)
28
- i18n (1.7.0)
28
+ i18n (1.8.2)
29
29
  concurrent-ruby (~> 1.0)
30
30
  jaro_winkler (1.5.4)
31
- json (2.2.0)
32
- method_source (0.9.2)
33
- mime-types (3.3)
31
+ method_source (1.0.0)
32
+ mime-types (3.3.1)
34
33
  mime-types-data (~> 3.2015)
35
34
  mime-types-data (3.2019.1009)
36
- minitest (5.13.0)
35
+ minitest (5.14.0)
37
36
  multi_json (1.14.1)
38
37
  netrc (0.11.0)
39
- parallel (1.18.0)
40
- parser (2.6.5.0)
38
+ parallel (1.19.1)
39
+ parser (2.7.0.5)
41
40
  ast (~> 2.4.0)
42
- pry (0.12.2)
43
- coderay (~> 1.1.0)
44
- method_source (~> 0.9.0)
41
+ pry (0.13.0)
42
+ coderay (~> 1.1)
43
+ method_source (~> 1.0)
45
44
  rainbow (3.0.0)
46
- rake (13.0.0)
45
+ rake (13.0.1)
47
46
  rest-client (2.1.0)
48
47
  http-accept (>= 1.7.0, < 2.0)
49
48
  http-cookie (>= 1.0.2, < 2.0)
50
49
  mime-types (>= 1.16, < 4.0)
51
50
  netrc (~> 0.8)
51
+ rexml (3.2.4)
52
52
  rspec (3.9.0)
53
53
  rspec-core (~> 3.9.0)
54
54
  rspec-expectations (~> 3.9.0)
55
55
  rspec-mocks (~> 3.9.0)
56
- rspec-core (3.9.0)
57
- rspec-support (~> 3.9.0)
58
- rspec-expectations (3.9.0)
56
+ rspec-core (3.9.1)
57
+ rspec-support (~> 3.9.1)
58
+ rspec-expectations (3.9.1)
59
59
  diff-lcs (>= 1.2.0, < 2.0)
60
60
  rspec-support (~> 3.9.0)
61
- rspec-mocks (3.9.0)
61
+ rspec-mocks (3.9.1)
62
62
  diff-lcs (>= 1.2.0, < 2.0)
63
63
  rspec-support (~> 3.9.0)
64
- rspec-support (3.9.0)
65
- rubocop (0.76.0)
64
+ rspec-support (3.9.2)
65
+ rubocop (0.80.1)
66
66
  jaro_winkler (~> 1.5.1)
67
67
  parallel (~> 1.10)
68
- parser (>= 2.6)
68
+ parser (>= 2.7.0.1)
69
69
  rainbow (>= 2.2.2, < 4.0)
70
+ rexml
70
71
  ruby-progressbar (~> 1.7)
71
72
  unicode-display_width (>= 1.4.0, < 1.7)
72
- rubocop-rspec (1.36.0)
73
+ rubocop-rspec (1.38.1)
73
74
  rubocop (>= 0.68.1)
74
75
  ruby-progressbar (1.10.1)
75
- simplecov (0.17.1)
76
+ simplecov (0.18.5)
76
77
  docile (~> 1.1)
77
- json (>= 1.8, < 3)
78
- simplecov-html (~> 0.10.0)
79
- simplecov-html (0.10.2)
78
+ simplecov-html (~> 0.11)
79
+ simplecov-html (0.12.2)
80
+ sync (0.5.0)
80
81
  term-ansicolor (1.7.1)
81
82
  tins (~> 1.0)
82
- thor (0.20.3)
83
+ thor (1.0.1)
83
84
  thread_safe (0.3.6)
84
- tins (1.22.0)
85
- tzinfo (1.2.5)
85
+ tins (1.24.1)
86
+ sync
87
+ tzinfo (1.2.6)
86
88
  thread_safe (~> 0.1)
87
89
  unf (0.1.4)
88
90
  unf_ext
89
91
  unf_ext (0.0.7.6)
90
- unicode-display_width (1.6.0)
91
- zeitwerk (2.2.1)
92
+ unicode-display_width (1.6.1)
93
+ zeitwerk (2.3.0)
92
94
 
93
95
  PLATFORMS
94
96
  ruby
data/README.md CHANGED
@@ -17,7 +17,7 @@ Run:
17
17
  [![Build Status](https://travis-ci.org/gdonald/console-blackjack-ruby.svg?branch=master)](https://travis-ci.org/gdonald/console-blackjack-ruby)
18
18
  [![Coverage Status](https://coveralls.io/repos/github/gdonald/console-blackjack-ruby/badge.svg?branch=master)](https://coveralls.io/github/gdonald/console-blackjack-ruby?branch=master)
19
19
  [![Maintainability](https://api.codeclimate.com/v1/badges/ce4171c76179d7882a0b/maintainability)](https://codeclimate.com/github/gdonald/console-blackjack-ruby/maintainability)
20
- [![Downloads](https://ruby-gem-downloads-badge.herokuapp.com/console-blackjack?color=blue)](https://rubygems.org/gems/console-blackjack)
20
+ [![Downloads](https://ruby-gem-downloads-badge.herokuapp.com/console-blackjack?color=blue&type=total&total_label=)](https://rubygems.org/gems/console-blackjack)
21
21
 
22
22
  ## License
23
23
 
data/bj.txt CHANGED
@@ -1 +1 @@
1
- 1|10500|500
1
+ 1|10000|500
Binary file
@@ -4,8 +4,8 @@ require 'rake'
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = 'console-blackjack'
7
- spec.version = '1.0.1'
8
- spec.date = '2019-11-10'
7
+ spec.version = '1.0.2'
8
+ spec.date = '2020-03-21'
9
9
  spec.summary = 'Console Blackjack'
10
10
  spec.description = 'Blackjack for your console, full version.'
11
11
  spec.author = 'Greg Donald'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: console-blackjack
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Greg Donald
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-10 00:00:00.000000000 Z
11
+ date: 2020-03-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Blackjack for your console, full version.
14
14
  email: gdonald@gmail.com
@@ -25,7 +25,7 @@ files:
25
25
  - bin/console-blackjack
26
26
  - bj.png
27
27
  - bj.txt
28
- - console-blackjack-1.0.0.gem
28
+ - console-blackjack-1.0.1.gem
29
29
  - console-blackjack.gemspec
30
30
  - lib/blackjack.rb
31
31
  - lib/blackjack/card.rb
Binary file