codebracker_simb 0.9.4 → 0.9.5

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: 2f7678ed8abd762f05a8ba2d5a91aaf57ee01408f18a579d5af8390a1361f152
4
- data.tar.gz: fddc44923afee084191af5eacac028b01f2438a959ea0bf403ac30cec20a0a85
3
+ metadata.gz: 64f94b476fc88d8a0c927de3fa6f979dfd92869d9859b7f714f1431127a7b4f7
4
+ data.tar.gz: 1214602a28fedd2ea7c741f917f5f4b13fd0780eb357eca57b77ce29e0888e7a
5
5
  SHA512:
6
- metadata.gz: 7248c95b565d857368fb249bba23b89929eff0efc0e3d8f370cd9539c1067ffe30e6c8d385f651b8e362a4fc233523f5eb634e7fbbf6e12dab4f00234fe7bca0
7
- data.tar.gz: e99ba8b399bc2a261ae1c13e52d2dae43b8fc2a8a5e4bd004dd3084c4edf3cfecf465c44cea830d0f645d0f22d97e8ad4fb8281bd59a6b29d39b8de4c8ea38c7
6
+ metadata.gz: a599bc7ae932096174fb7fc9231e96208a450334974fe270a084fb8c0449037c304c66fd46b4a3dffe9f1a9b524c55140da6e4fc1865de0989ab70f7390bc846
7
+ data.tar.gz: 4f0901570d10b53d620ed2abbd98dbcdd2d3b6b44432681378a11164f7ddcc7f37c61f97bad2ffc4a45c94f2b963231ea78651dd148c4be7a22652244a11637e
@@ -63,7 +63,7 @@ module CodebrackerSimb
63
63
  used_hints = total_hints - hints
64
64
  used_attempts = total_attempts - attempts
65
65
  { player: player, complexity: complexity, total_attempts: total_attempts,
66
- used_attempts: used_attempts, total_hints: total_hints, used_hints: used_hints] }
66
+ used_attempts: used_attempts, total_hints: total_hints, used_hints: used_hints }
67
67
  end
68
68
 
69
69
  private
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CodebrackerSimb
4
- VERSION = '0.9.4'
4
+ VERSION = '0.9.5'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codebracker_simb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - max