console-blackjack 1.0.6 → 1.0.7
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 +4 -4
- data/Gemfile.lock +55 -51
- data/README.md +1 -1
- data/bj.txt +1 -1
- data/console-blackjack.gemspec +2 -2
- metadata +5 -6
- data/console-blackjack-1.0.5.gem +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a13818b9e5b9d157b766e6d85b71772de6e999f11a3d6f9887283234fc38e1ef
|
4
|
+
data.tar.gz: d323d6b39bc477bfa0d8649ba4589384256dacf614599b261b0eb19214fb6914
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 551f764d674ca224996464c49d5d1e12defe6578880798c9a6d8ae07fc4baf88ed72fff6ac500bf3516f895d76f3ec4aa185581c2a39914372ffad27a587b71b
|
7
|
+
data.tar.gz: ee9ba85aad2cf47fe4248b62110112934c229cdaa240cada8817cfb0905b2ce1aab6297f9330c1cbfda7a00107ba764a54fb2fe9094c36da848f7701b32d1282
|
data/Gemfile.lock
CHANGED
@@ -1,97 +1,101 @@
|
|
1
1
|
GEM
|
2
2
|
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
|
-
activesupport (6.
|
4
|
+
activesupport (6.1.3.1)
|
5
5
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
6
|
-
i18n (>=
|
7
|
-
minitest (
|
8
|
-
tzinfo (~>
|
9
|
-
zeitwerk (~> 2.
|
10
|
-
ast (2.4.
|
11
|
-
coderay (1.1.
|
12
|
-
concurrent-ruby (1.1.
|
6
|
+
i18n (>= 1.6, < 2)
|
7
|
+
minitest (>= 5.1)
|
8
|
+
tzinfo (~> 2.0)
|
9
|
+
zeitwerk (~> 2.3)
|
10
|
+
ast (2.4.2)
|
11
|
+
coderay (1.1.3)
|
12
|
+
concurrent-ruby (1.1.8)
|
13
13
|
coveralls (0.7.1)
|
14
14
|
multi_json (~> 1.3)
|
15
15
|
rest-client
|
16
16
|
simplecov (>= 0.7)
|
17
17
|
term-ansicolor
|
18
18
|
thor
|
19
|
-
diff-lcs (1.
|
20
|
-
docile (1.3.
|
19
|
+
diff-lcs (1.4.4)
|
20
|
+
docile (1.3.5)
|
21
21
|
domain_name (0.5.20190701)
|
22
22
|
unf (>= 0.0.5, < 1.0.0)
|
23
|
-
factory_bot (
|
24
|
-
activesupport (>=
|
23
|
+
factory_bot (6.1.0)
|
24
|
+
activesupport (>= 5.0.0)
|
25
25
|
http-accept (1.7.0)
|
26
26
|
http-cookie (1.0.3)
|
27
27
|
domain_name (~> 0.5)
|
28
|
-
i18n (1.8.
|
28
|
+
i18n (1.8.10)
|
29
29
|
concurrent-ruby (~> 1.0)
|
30
30
|
method_source (1.0.0)
|
31
31
|
mime-types (3.3.1)
|
32
32
|
mime-types-data (~> 3.2015)
|
33
|
-
mime-types-data (3.
|
34
|
-
minitest (5.14.
|
35
|
-
multi_json (1.
|
33
|
+
mime-types-data (3.2021.0225)
|
34
|
+
minitest (5.14.4)
|
35
|
+
multi_json (1.15.0)
|
36
36
|
netrc (0.11.0)
|
37
|
-
parallel (1.
|
38
|
-
parser (
|
39
|
-
ast (~> 2.4.
|
40
|
-
pry (0.
|
37
|
+
parallel (1.20.1)
|
38
|
+
parser (3.0.1.1)
|
39
|
+
ast (~> 2.4.1)
|
40
|
+
pry (0.14.1)
|
41
41
|
coderay (~> 1.1)
|
42
42
|
method_source (~> 1.0)
|
43
43
|
rainbow (3.0.0)
|
44
|
-
rake (13.0.
|
44
|
+
rake (13.0.3)
|
45
|
+
regexp_parser (2.1.1)
|
45
46
|
rest-client (2.1.0)
|
46
47
|
http-accept (>= 1.7.0, < 2.0)
|
47
48
|
http-cookie (>= 1.0.2, < 2.0)
|
48
49
|
mime-types (>= 1.16, < 4.0)
|
49
50
|
netrc (~> 0.8)
|
50
|
-
rexml (3.2.
|
51
|
-
rspec (3.
|
52
|
-
rspec-core (~> 3.
|
53
|
-
rspec-expectations (~> 3.
|
54
|
-
rspec-mocks (~> 3.
|
55
|
-
rspec-core (3.
|
56
|
-
rspec-support (~> 3.
|
57
|
-
rspec-expectations (3.
|
51
|
+
rexml (3.2.5)
|
52
|
+
rspec (3.10.0)
|
53
|
+
rspec-core (~> 3.10.0)
|
54
|
+
rspec-expectations (~> 3.10.0)
|
55
|
+
rspec-mocks (~> 3.10.0)
|
56
|
+
rspec-core (3.10.1)
|
57
|
+
rspec-support (~> 3.10.0)
|
58
|
+
rspec-expectations (3.10.1)
|
58
59
|
diff-lcs (>= 1.2.0, < 2.0)
|
59
|
-
rspec-support (~> 3.
|
60
|
-
rspec-mocks (3.
|
60
|
+
rspec-support (~> 3.10.0)
|
61
|
+
rspec-mocks (3.10.2)
|
61
62
|
diff-lcs (>= 1.2.0, < 2.0)
|
62
|
-
rspec-support (~> 3.
|
63
|
-
rspec-support (3.
|
64
|
-
rubocop (
|
63
|
+
rspec-support (~> 3.10.0)
|
64
|
+
rspec-support (3.10.2)
|
65
|
+
rubocop (1.13.0)
|
65
66
|
parallel (~> 1.10)
|
66
|
-
parser (>=
|
67
|
+
parser (>= 3.0.0.0)
|
67
68
|
rainbow (>= 2.2.2, < 4.0)
|
69
|
+
regexp_parser (>= 1.8, < 3.0)
|
68
70
|
rexml
|
69
|
-
rubocop-ast (>= 0.0
|
71
|
+
rubocop-ast (>= 1.2.0, < 2.0)
|
70
72
|
ruby-progressbar (~> 1.7)
|
71
|
-
unicode-display_width (>= 1.4.0, <
|
72
|
-
rubocop-ast (
|
73
|
-
parser (>=
|
74
|
-
rubocop-rspec (
|
75
|
-
rubocop (
|
76
|
-
|
77
|
-
|
73
|
+
unicode-display_width (>= 1.4.0, < 3.0)
|
74
|
+
rubocop-ast (1.5.0)
|
75
|
+
parser (>= 3.0.1.1)
|
76
|
+
rubocop-rspec (2.3.0)
|
77
|
+
rubocop (~> 1.0)
|
78
|
+
rubocop-ast (>= 1.1.0)
|
79
|
+
ruby-progressbar (1.11.0)
|
80
|
+
simplecov (0.21.2)
|
78
81
|
docile (~> 1.1)
|
79
82
|
simplecov-html (~> 0.11)
|
80
|
-
|
83
|
+
simplecov_json_formatter (~> 0.1)
|
84
|
+
simplecov-html (0.12.3)
|
85
|
+
simplecov_json_formatter (0.1.2)
|
81
86
|
sync (0.5.0)
|
82
87
|
term-ansicolor (1.7.1)
|
83
88
|
tins (~> 1.0)
|
84
|
-
thor (1.0
|
85
|
-
|
86
|
-
tins (1.25.0)
|
89
|
+
thor (1.1.0)
|
90
|
+
tins (1.28.0)
|
87
91
|
sync
|
88
|
-
tzinfo (
|
89
|
-
|
92
|
+
tzinfo (2.0.4)
|
93
|
+
concurrent-ruby (~> 1.0)
|
90
94
|
unf (0.1.4)
|
91
95
|
unf_ext
|
92
96
|
unf_ext (0.0.7.7)
|
93
|
-
unicode-display_width (
|
94
|
-
zeitwerk (2.
|
97
|
+
unicode-display_width (2.0.0)
|
98
|
+
zeitwerk (2.4.2)
|
95
99
|
|
96
100
|
PLATFORMS
|
97
101
|
ruby
|
data/README.md
CHANGED
@@ -14,7 +14,7 @@ Run:
|
|
14
14
|
|
15
15
|
## Status
|
16
16
|
|
17
|
-
[](https://github.com/gdonald/console-blackjack-ruby/actions)
|
18
18
|
[](https://coveralls.io/github/gdonald/console-blackjack-ruby?branch=master)
|
19
19
|
[](https://rubygems.org/gems/console-blackjack)
|
20
20
|
|
data/bj.txt
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1|
|
1
|
+
1|11000|500
|
data/console-blackjack.gemspec
CHANGED
@@ -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.
|
8
|
-
spec.date = '
|
7
|
+
spec.version = '1.0.7'
|
8
|
+
spec.date = '2021-05-02'
|
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.
|
4
|
+
version: 1.0.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Greg Donald
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-05-02 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,6 @@ files:
|
|
25
25
|
- bin/console-blackjack
|
26
26
|
- bj.png
|
27
27
|
- bj.txt
|
28
|
-
- console-blackjack-1.0.5.gem
|
29
28
|
- console-blackjack.gemspec
|
30
29
|
- lib/blackjack.rb
|
31
30
|
- lib/blackjack/card.rb
|
@@ -76,8 +75,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
75
|
- !ruby/object:Gem::Version
|
77
76
|
version: '0'
|
78
77
|
requirements: []
|
79
|
-
rubygems_version: 3.
|
80
|
-
signing_key:
|
78
|
+
rubygems_version: 3.1.6
|
79
|
+
signing_key:
|
81
80
|
specification_version: 4
|
82
81
|
summary: Console Blackjack
|
83
82
|
test_files: []
|
data/console-blackjack-1.0.5.gem
DELETED
Binary file
|