robot_lab-durable 0.2.6 → 0.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 54a17c8e6e00177f47175470d75d785d95aa4322ee89f1dd89702b218491b2e8
4
- data.tar.gz: 0d87cba5d51a23813f7592058daf4f4f3e12822d6545d03bbcb363cf8a9013b0
3
+ metadata.gz: 15b0a66aef80c6366253ec24e40aebfc7c02bcc25c0ab54962aa7b2826ca3946
4
+ data.tar.gz: e7263ad2caa573fc07019a7b7dcaf4fdb0ec75a983d0c4d7a5246c2428d2eb9d
5
5
  SHA512:
6
- metadata.gz: bb2cd6073cbd35a76fed4d8a741171b40109d5c0739297879460b37d7a9141e2d4391247c2ff80118d661cc648380fbca5fa54f54afb34dce833f4ae2e6f1eee
7
- data.tar.gz: ec9d1af50d43b74ef6826e2216173d990101028394b4960414c7ff64bded29301b13879c6816e1c37a257a03fcf4e3950d47fc499fd06c0d035cb323400a794d
6
+ metadata.gz: ffab00298878240a52f84db35499c0117de26c6e3f122a6f3e71d58a9e1bfaa0dde020790233fcbe6d61889d43f91fad64ac011a17ac405d09bae6d0e4d44caa
7
+ data.tar.gz: 26853e724f5e504d0adec22d9e8618888af6e5253203bf929a8b1d29a3783e99de7443a897bacae930557ec1dca9a3f52db3c388399b63934831022ed7201183
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RobotLab
4
4
  module Durable
5
- VERSION = '0.2.6'
5
+ VERSION = '0.2.7'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: robot_lab-durable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dewayne VanHoozer
@@ -95,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  requirements: []
98
- rubygems_version: 4.0.17
98
+ rubygems_version: 4.0.19
99
99
  specification_version: 4
100
100
  summary: HTM-backed long-term memory for RobotLab agents
101
101
  test_files: []