rfbeam 0.5.1 → 0.5.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (116) hide show
  1. checksums.yaml +4 -4
  2. data/.pre-commit-config.yaml +8 -0
  3. data/.tool-versions +1 -1
  4. data/CHANGELOG.md +39 -46
  5. data/Gemfile +10 -7
  6. data/Gemfile.lock +47 -44
  7. data/README.md +71 -113
  8. data/Rakefile +5 -9
  9. data/cliff.toml +74 -0
  10. data/cog.toml +7 -3
  11. data/exe/rfbeam +0 -1
  12. data/lib/rfbeam/cli.rb +37 -29
  13. data/lib/rfbeam/kld7/constants.rb +5 -4
  14. data/lib/rfbeam/kld7/detection_params.rb +149 -0
  15. data/lib/rfbeam/kld7/module_params.rb +96 -0
  16. data/lib/rfbeam/kld7/operation_params.rb +162 -0
  17. data/lib/rfbeam/kld7/radar_messages.rb +23 -39
  18. data/lib/rfbeam/kld7/serial_connection.rb +13 -14
  19. data/lib/rfbeam/kld7/streamer.rb +15 -14
  20. data/lib/rfbeam/version.rb +1 -1
  21. data/lib/rfbeam.rb +8 -7
  22. data/output.csv +257 -0
  23. data/rfbeam.gemspec +3 -8
  24. data/yarn.lock +221 -12
  25. metadata +12 -167
  26. data/.rubocop.yml +0 -25
  27. data/.streerc~1f4cd14e3c0a9afdf972aa5f3982d36a89869b72 +0 -2
  28. data/lib/rfbeam/kld7/cli_formatter.rb +0 -61
  29. data/lib/rfbeam/kld7/cli_output.rb +0 -141
  30. data/lib/rfbeam/kld7/radar_parameters.rb +0 -441
  31. data/node_modules/.bin/prettier +0 -1
  32. data/node_modules/.yarn-integrity +0 -19
  33. data/node_modules/@prettier/plugin-ruby/CHANGELOG.md +0 -1351
  34. data/node_modules/@prettier/plugin-ruby/CODE_OF_CONDUCT.md +0 -76
  35. data/node_modules/@prettier/plugin-ruby/CONTRIBUTING.md +0 -185
  36. data/node_modules/@prettier/plugin-ruby/LICENSE +0 -21
  37. data/node_modules/@prettier/plugin-ruby/README.md +0 -226
  38. data/node_modules/@prettier/plugin-ruby/docs/logo.png +0 -0
  39. data/node_modules/@prettier/plugin-ruby/node_modules/.bin/prettier +0 -1
  40. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/LICENSE +0 -5945
  41. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/README.md +0 -109
  42. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/bin-prettier.js +0 -62
  43. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/cli.js +0 -15136
  44. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/doc.js +0 -1473
  45. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-angular.mjs +0 -2
  46. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-babel.mjs +0 -29
  47. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-espree.mjs +0 -26
  48. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-flow.mjs +0 -35
  49. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-glimmer.mjs +0 -27
  50. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-graphql.mjs +0 -15
  51. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-html.mjs +0 -36
  52. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-markdown.mjs +0 -76
  53. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-meriyah.mjs +0 -19
  54. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-postcss.mjs +0 -76
  55. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-typescript.mjs +0 -257
  56. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/parser-yaml.mjs +0 -150
  57. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/esm/standalone.mjs +0 -116
  58. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/index.js +0 -37885
  59. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/package.json +0 -21
  60. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-angular.js +0 -2
  61. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-babel.js +0 -29
  62. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-espree.js +0 -26
  63. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-flow.js +0 -35
  64. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-glimmer.js +0 -27
  65. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-graphql.js +0 -15
  66. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-html.js +0 -36
  67. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-markdown.js +0 -76
  68. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-meriyah.js +0 -19
  69. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-postcss.js +0 -76
  70. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-typescript.js +0 -257
  71. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/parser-yaml.js +0 -150
  72. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/standalone.js +0 -116
  73. data/node_modules/@prettier/plugin-ruby/node_modules/prettier/third-party.js +0 -8978
  74. data/node_modules/@prettier/plugin-ruby/package.json +0 -64
  75. data/node_modules/@prettier/plugin-ruby/prettier.gemspec +0 -36
  76. data/node_modules/@prettier/plugin-ruby/rubocop.yml +0 -64
  77. data/node_modules/@prettier/plugin-ruby/src/getInfo.js +0 -23
  78. data/node_modules/@prettier/plugin-ruby/src/netcat.js +0 -13
  79. data/node_modules/@prettier/plugin-ruby/src/parseSync.js +0 -236
  80. data/node_modules/@prettier/plugin-ruby/src/plugin.js +0 -172
  81. data/node_modules/@prettier/plugin-ruby/src/server.rb +0 -199
  82. data/node_modules/prettier/LICENSE +0 -5970
  83. data/node_modules/prettier/README.md +0 -109
  84. data/node_modules/prettier/bin-prettier.js +0 -64
  85. data/node_modules/prettier/cli.js +0 -15364
  86. data/node_modules/prettier/doc.js +0 -1473
  87. data/node_modules/prettier/esm/parser-angular.mjs +0 -2
  88. data/node_modules/prettier/esm/parser-babel.mjs +0 -29
  89. data/node_modules/prettier/esm/parser-espree.mjs +0 -26
  90. data/node_modules/prettier/esm/parser-flow.mjs +0 -35
  91. data/node_modules/prettier/esm/parser-glimmer.mjs +0 -27
  92. data/node_modules/prettier/esm/parser-graphql.mjs +0 -15
  93. data/node_modules/prettier/esm/parser-html.mjs +0 -36
  94. data/node_modules/prettier/esm/parser-markdown.mjs +0 -76
  95. data/node_modules/prettier/esm/parser-meriyah.mjs +0 -19
  96. data/node_modules/prettier/esm/parser-postcss.mjs +0 -76
  97. data/node_modules/prettier/esm/parser-typescript.mjs +0 -49
  98. data/node_modules/prettier/esm/parser-yaml.mjs +0 -150
  99. data/node_modules/prettier/esm/standalone.mjs +0 -116
  100. data/node_modules/prettier/index.js +0 -38236
  101. data/node_modules/prettier/package.json +0 -21
  102. data/node_modules/prettier/parser-angular.js +0 -2
  103. data/node_modules/prettier/parser-babel.js +0 -29
  104. data/node_modules/prettier/parser-espree.js +0 -26
  105. data/node_modules/prettier/parser-flow.js +0 -35
  106. data/node_modules/prettier/parser-glimmer.js +0 -27
  107. data/node_modules/prettier/parser-graphql.js +0 -15
  108. data/node_modules/prettier/parser-html.js +0 -36
  109. data/node_modules/prettier/parser-markdown.js +0 -76
  110. data/node_modules/prettier/parser-meriyah.js +0 -19
  111. data/node_modules/prettier/parser-postcss.js +0 -76
  112. data/node_modules/prettier/parser-typescript.js +0 -49
  113. data/node_modules/prettier/parser-yaml.js +0 -150
  114. data/node_modules/prettier/standalone.js +0 -116
  115. data/node_modules/prettier/third-party.js +0 -8978
  116. data/package.json +0 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 641d32533a354fa54db2906e234d7243899286dd85ab72a51d8a477b27f327cd
4
- data.tar.gz: a1d94a25fee763ada51a4dc5fd6687f7bb4e1bc67a56adae257dd67efa6ded79
3
+ metadata.gz: 81964e9a3550d5b78519a50c38aded87529fe6f2f2896f47884cbd53a56ff5cd
4
+ data.tar.gz: ce7a7e54a5bed1bd87ce8040c6e1b10a3a60a6115ef94094f56f74d56937d302
5
5
  SHA512:
6
- metadata.gz: 66d1d5f9e22d1adce03395cb153cebbc5eff4336b3cf3ade2a73d77548a7ff233ebe7d45b9ce09a23479c9c60382b0e81052c7da20f584792c8eb642b758a317
7
- data.tar.gz: '094f688f3e86604632a1fa5fd05c3ff377e9b848deb6ed56eb024991e7ad8288641d3d29dc16f538cd4b1d564e5ac6f6b6dcaf77862048f3ffa9de351eab7932'
6
+ metadata.gz: 30e7845fbf33749bd457f63336121ff2f2df3b5460d67781c9e3c72dcc501765b13d6192cb0d114f5a869b20f827c93663a024466f2d914628cef793083fedf9
7
+ data.tar.gz: d9eb20e5fc11d847474cb5c7f1c08ec056b354212ee56b8fec655922a966d0b65d480f168b43d3ac4fc5e22f680ecf59c9a81be579097bd0fb8de8630049b5a2
@@ -0,0 +1,8 @@
1
+ repos:
2
+ - hooks:
3
+ - id: commitizen
4
+ - id: commitizen-branch
5
+ stages:
6
+ - push
7
+ repo: https://github.com/commitizen-tools/commitizen
8
+ rev: v3.2.1
data/.tool-versions CHANGED
@@ -1 +1 @@
1
- ruby 3.1.3
1
+ ruby 3.2.1
data/CHANGELOG.md CHANGED
@@ -1,57 +1,50 @@
1
- - - -
2
- ## [v0.5.1](https://github.com/robcarruthers/rfbeam/compare/v0.5.0..v0.5.1) - 2023-05-09
3
- #### Documentation
4
- - **(cog)** Setup changelog generator - ([23dd6d8](https://github.com/robcarruthers/rfbeam/commit/23dd6d8407edaf6d4c29472fa60775a5aea87daa)) - [@robcarruthers](https://github.com/robcarruthers)
5
- - **(readme)** Updated - ([14bb58e](https://github.com/robcarruthers/rfbeam/commit/14bb58ecaa6f55166532151425fa24269b515937)) - [@robcarruthers](https://github.com/robcarruthers)
1
+ ## Unreleased ([05e7324..9153d75](https://github.com/robcarruthers/rfbeam/compare/05e7324..9153d75))
2
+ #### Refactoring
3
+ - **(rubocop)** Fix offences - ([9153d75](https://github.com/robcarruthers/rfbeam/commit/9153d75248fa4b83a1a89bdd67a7286ce7ea4749)) - [@robcarruthers](https://github.com/robcarruthers)
4
+ - **(rubocop)** Fix errors - ([57359b8](https://github.com/robcarruthers/rfbeam/commit/57359b85c0f2262fc612b85856f7c90e5c5c6927)) - [@robcarruthers](https://github.com/robcarruthers)
5
+ - Refine response code logic - ([e6a88c5](https://github.com/robcarruthers/rfbeam/commit/e6a88c54abe7ccd5bf4b5696a3ac8255417abfd2)) - [@robcarruthers](https://github.com/robcarruthers)
6
+ #### Tests
7
+ - **(kld7)** Start adding tests - ([8b84680](https://github.com/robcarruthers/rfbeam/commit/8b846801bc65e55ad7092e0d9065287749ffb55b)) - [@robcarruthers](https://github.com/robcarruthers)
6
8
 
7
9
  - - -
10
+ ## [v0.5.8](https://github.com/robcarruthers/rfbeam/compare/v0.5.7..v0.5.8) - 2023-05-15
11
+ #### Refactoring
12
+ - **(rubocop)** Fix offences - ([9153d75](https://github.com/robcarruthers/rfbeam/commit/9153d75248fa4b83a1a89bdd67a7286ce7ea4749)) - [@robcarruthers](https://github.com/robcarruthers)
13
+ - **(rubocop)** Fix errors - ([57359b8](https://github.com/robcarruthers/rfbeam/commit/57359b85c0f2262fc612b85856f7c90e5c5c6927)) - [@robcarruthers](https://github.com/robcarruthers)
14
+ - Refine response code logic - ([e6a88c5](https://github.com/robcarruthers/rfbeam/commit/e6a88c54abe7ccd5bf4b5696a3ac8255417abfd2)) - [@robcarruthers](https://github.com/robcarruthers)
15
+ #### Tests
16
+ - **(kld7)** Add specs - ([96c8e93](https://github.com/robcarruthers/rfbeam/commit/96c8e93aae186e7ab14a4bad27efc50d11003c57)) - [@robcarruthers](https://github.com/robcarruthers)
17
+ - **(kld7)** Start adding tests - ([8b84680](https://github.com/robcarruthers/rfbeam/commit/8b846801bc65e55ad7092e0d9065287749ffb55b)) - [@robcarruthers](https://github.com/robcarruthers)
8
18
 
9
- ## [0.5.0] - 2023-11-4
10
-
11
- - Refactored CLI, refined help and options
12
-
13
- ## [0.4.2] - 2023-4-4
14
-
15
- - Changed Data.define to Struct to support ruby 3.1.2
16
-
17
- ## [0.4.0] - 2023-4-4
18
-
19
- - rough CLI implementation
20
- - Streaming rfft data, with plot output
21
-
22
- ## [0.3.5] - 2023-4-1
23
-
24
- - Updated Radar parameter accessors
25
- - Added parameter setter arg validation and errors
26
-
27
- ## [0.3.4] - 2023-3-28
28
-
29
- - Added a formatted option to pdat
30
-
31
- ## [0.3.2] - 2023-3-28
32
-
33
- - Added setters for Parameter settings
34
-
35
- ## [0.3.1] - 2023-3-28
36
-
37
- - Added setter for Max Distance
38
- - Added setter for Max Speed
39
- - Added setter for Threshold offset
19
+ - - -
40
20
 
41
- ## [0.2.2] - 2023-3-28
42
21
 
43
- - Refinements to ddat
22
+ ## [v0.5.7](https://github.com/robcarruthers/rfbeam/compare/v0.5.1..v0.5.7) - 2023-05-15
23
+ #### Miscellaneous Tasks
24
+ - **(changelog)** Update - ([7299d86](https://github.com/robcarruthers/rfbeam/commit/7299d86e4c1948b9f157c8064b5559056a48a162)) - [@robcarruthers](https://github.com/robcarruthers)
25
+ - **(changelog)** Update cog config - ([8de4b62](https://github.com/robcarruthers/rfbeam/commit/8de4b62455a3ba2c917149e3586624167156c09f)) - [@robcarruthers](https://github.com/robcarruthers)
26
+ - **(changelog)** Config git-cliff - ([e212231](https://github.com/robcarruthers/rfbeam/commit/e212231caa1170a2c2e5d000550bb4623516b865)) - [@robcarruthers](https://github.com/robcarruthers)
27
+ - **(changelog)** Update - ([2f2e8e1](https://github.com/robcarruthers/rfbeam/commit/2f2e8e1f577e210bb2e245e38cbaa24203c33a03)) - [@robcarruthers](https://github.com/robcarruthers)
28
+ - **(version)** v0.5.7 - ([05e7324](https://github.com/robcarruthers/rfbeam/commit/05e73242fa1c7473aa36465fde50d84850ff5f3a)) - [@robcarruthers](https://github.com/robcarruthers)
29
+ - **(version)** v0.5.6 - ([64af4cb](https://github.com/robcarruthers/rfbeam/commit/64af4cbf2b18ead1c42728d9af6a9577211eeb8f)) - [@robcarruthers](https://github.com/robcarruthers)
30
+ - **(version)** v0.5.5 - ([c0f6688](https://github.com/robcarruthers/rfbeam/commit/c0f66887decb8444491025390d3a69f593b81631)) - [@robcarruthers](https://github.com/robcarruthers)
31
+ - **(version)** v0.5.4 - ([4e12296](https://github.com/robcarruthers/rfbeam/commit/4e12296e994ba07815aaeba4ca119a13223f71c8)) - [@robcarruthers](https://github.com/robcarruthers)
32
+ - **(version)** v0.5.3 - ([560acf7](https://github.com/robcarruthers/rfbeam/commit/560acf78d1bc792a94a18de5f649b2a056a438b9)) - [@robcarruthers](https://github.com/robcarruthers)
33
+ - v0.5.2 - ([aae010c](https://github.com/robcarruthers/rfbeam/commit/aae010c451f9c9d6cea274fd0dd2216278507f41)) - [@robcarruthers](https://github.com/robcarruthers)
44
34
 
45
- ## [0.2.1] - 2023-3-28
35
+ - - -
46
36
 
47
- - Moved ddat to public method
37
+ ## [v0.5.1](https://github.com/robcarruthers/rfbeam/compare/v0.4.0..v0.5.1) - 2023-05-15
38
+ #### Bug Fixes
39
+ - **(cli)** Update logger output - ([f80b78e](https://github.com/robcarruthers/rfbeam/commit/f80b78e289cc737a2ddae33df30414f3c1933beb)) - [@robcarruthers](https://github.com/robcarruthers)
40
+ #### Miscellaneous Tasks
41
+ - **(changelog)** Update - ([92fff48](https://github.com/robcarruthers/rfbeam/commit/92fff489f58e3c4a1c104fea634d78f72857aea8)) - [@robcarruthers](https://github.com/robcarruthers)
42
+ - **(version)** v0.5.1 - ([530b254](https://github.com/robcarruthers/rfbeam/commit/530b254f86477aaf75efebf773b12bf6abfe164a)) - [@robcarruthers](https://github.com/robcarruthers)
43
+ #### Tests
44
+ - Setup minitest - ([e8ad2a8](https://github.com/robcarruthers/rfbeam/commit/e8ad2a8233ca653bd21871a91b668388bc63416c)) - [@robcarruthers](https://github.com/robcarruthers)
48
45
 
49
- ## [0.2.0] - 2023-1-23
46
+ - - -
50
47
 
51
- - KLD7 only
52
- - Device search and connection
53
- - Implement simple query interface for detection and target data
48
+ ## [v0.4.0](https://github.com/robcarruthers/rfbeam/compare/87bcfe5bac1f73a5a0ba4445266e828723ee2289..v0.4.0) - 2023-05-15
54
49
 
55
- ## [0.1.0] - 2022-11-29
56
50
 
57
- - Initial release
data/Gemfile CHANGED
@@ -5,16 +5,19 @@ source 'https://rubygems.org'
5
5
  # Specify your gem's dependencies in rfbeam.gemspec
6
6
  gemspec
7
7
 
8
- gem 'minitest', '~> 5.0'
9
- gem 'rake', '~> 13.0'
10
8
  gem 'tty-logger', '~> 0.6.0'
11
9
  gem 'tty-screen', '~> 0.8.1'
10
+ gem 'tty-spinner', '~> 0.9.3'
12
11
  gem 'tty-table', '~> 0.12.0'
13
12
  gem 'unicode_plot', '~> 0.0.5'
14
13
 
15
- git 'https://github.com/piotrmurach/tty-spinner.git', branch: 'master' do
16
- gem 'tty-spinner', '~> 0.9.3'
14
+ group :development do
15
+ gem 'bump', '~> 0.10.0'
16
+ gem 'minitest', '~> 5.18'
17
+ gem 'minitest-reporters', '~> 1.4'
18
+ gem 'rake', '~> 13.0'
19
+ gem 'rubocop', '~> 1.18'
20
+ gem 'rubocop-minitest', '~> 0.3'
21
+ gem 'rubocop-performance', '~> 1.10'
22
+ gem 'rubocop-rake', '~> 0.4'
17
23
  end
18
-
19
- gem 'rubocop', '~> 1.39', groups: %i[development test]
20
- gem 'syntax_tree', '~> 6.1', groups: %i[development test]
data/Gemfile.lock CHANGED
@@ -1,64 +1,65 @@
1
- GIT
2
- remote: https://github.com/piotrmurach/tty-spinner.git
3
- revision: a57d37a2617d4d58e33dca912061fe7e6754bea0
4
- branch: master
5
- specs:
6
- tty-spinner (0.9.3)
7
- tty-cursor (~> 0.7)
8
-
9
1
  PATH
10
2
  remote: .
11
3
  specs:
12
- rfbeam (0.5.1)
4
+ rfbeam (0.5.7)
13
5
  activesupport (~> 6.1.0)
14
6
  rubyserial (~> 0.6.0)
15
- thor (~> 1.2.1)
16
- tty-logger (~> 0.6.0)
17
- tty-screen (~> 0.8.1)
18
- tty-spinner (~> 0.9.3)
19
- tty-table (~> 0.12.0)
20
- unicode_plot (~> 0.0.5)
7
+ thor (~> 1.2.0)
21
8
 
22
9
  GEM
23
10
  remote: https://rubygems.org/
24
11
  specs:
25
- activesupport (6.1.7)
12
+ activesupport (6.1.7.3)
26
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
27
14
  i18n (>= 1.6, < 2)
28
15
  minitest (>= 5.1)
29
16
  tzinfo (~> 2.0)
30
17
  zeitwerk (~> 2.3)
18
+ ansi (1.5.0)
31
19
  ast (2.4.2)
32
- concurrent-ruby (1.1.10)
20
+ builder (3.2.4)
21
+ bump (0.10.0)
22
+ concurrent-ruby (1.2.2)
33
23
  enumerable-statistics (2.0.7)
34
24
  ffi (1.15.5)
35
- i18n (1.12.0)
25
+ i18n (1.13.0)
36
26
  concurrent-ruby (~> 1.0)
37
- json (2.6.2)
38
- minitest (5.16.3)
39
- parallel (1.22.1)
40
- parser (3.1.3.0)
27
+ json (2.6.3)
28
+ minitest (5.18.0)
29
+ minitest-reporters (1.6.0)
30
+ ansi
31
+ builder
32
+ minitest (>= 5.0)
33
+ ruby-progressbar
34
+ parallel (1.23.0)
35
+ parser (3.2.2.1)
41
36
  ast (~> 2.4.1)
42
37
  pastel (0.8.0)
43
38
  tty-color (~> 0.5)
44
- prettier_print (1.2.1)
45
39
  rainbow (3.1.1)
46
40
  rake (13.0.6)
47
- regexp_parser (2.6.1)
41
+ regexp_parser (2.8.0)
48
42
  rexml (3.2.5)
49
- rubocop (1.39.0)
43
+ rubocop (1.51.0)
50
44
  json (~> 2.3)
51
45
  parallel (~> 1.10)
52
- parser (>= 3.1.2.1)
46
+ parser (>= 3.2.0.0)
53
47
  rainbow (>= 2.2.2, < 4.0)
54
48
  regexp_parser (>= 1.8, < 3.0)
55
49
  rexml (>= 3.2.5, < 4.0)
56
- rubocop-ast (>= 1.23.0, < 2.0)
50
+ rubocop-ast (>= 1.28.0, < 2.0)
57
51
  ruby-progressbar (~> 1.7)
58
- unicode-display_width (>= 1.4.0, < 3.0)
59
- rubocop-ast (1.23.0)
60
- parser (>= 3.1.1.0)
61
- ruby-progressbar (1.11.0)
52
+ unicode-display_width (>= 2.4.0, < 3.0)
53
+ rubocop-ast (1.28.1)
54
+ parser (>= 3.2.1.0)
55
+ rubocop-minitest (0.31.0)
56
+ rubocop (>= 1.39, < 2.0)
57
+ rubocop-performance (1.17.1)
58
+ rubocop (>= 1.7.0, < 2.0)
59
+ rubocop-ast (>= 0.4.0)
60
+ rubocop-rake (0.6.0)
61
+ rubocop (~> 1.0)
62
+ ruby-progressbar (1.13.0)
62
63
  rubyserial (0.6.0)
63
64
  ffi (~> 1.9, >= 1.9.3)
64
65
  strings (0.2.1)
@@ -66,42 +67,44 @@ GEM
66
67
  unicode-display_width (>= 1.5, < 3.0)
67
68
  unicode_utils (~> 1.4)
68
69
  strings-ansi (0.2.0)
69
- syntax_tree (6.1.1)
70
- prettier_print (>= 1.2.0)
71
- thor (1.2.1)
70
+ thor (1.2.2)
72
71
  tty-color (0.6.0)
73
72
  tty-cursor (0.7.1)
74
73
  tty-logger (0.6.0)
75
74
  pastel (~> 0.8)
76
75
  tty-screen (0.8.1)
76
+ tty-spinner (0.9.3)
77
+ tty-cursor (~> 0.7)
77
78
  tty-table (0.12.0)
78
79
  pastel (~> 0.8)
79
80
  strings (~> 0.2.0)
80
81
  tty-screen (~> 0.8)
81
- tzinfo (2.0.5)
82
+ tzinfo (2.0.6)
82
83
  concurrent-ruby (~> 1.0)
83
- unicode-display_width (2.3.0)
84
+ unicode-display_width (2.4.2)
84
85
  unicode_plot (0.0.5)
85
86
  enumerable-statistics (>= 2.0.1)
86
87
  unicode_utils (1.4.0)
87
- zeitwerk (2.6.6)
88
+ zeitwerk (2.6.8)
88
89
 
89
90
  PLATFORMS
90
- aarch64-linux
91
- arm64-darwin-21
92
91
  arm64-darwin-22
93
92
 
94
93
  DEPENDENCIES
95
- minitest (~> 5.0)
94
+ bump (~> 0.10.0)
95
+ minitest (~> 5.18)
96
+ minitest-reporters (~> 1.4)
96
97
  rake (~> 13.0)
97
98
  rfbeam!
98
- rubocop (~> 1.39)
99
- syntax_tree (~> 6.1)
99
+ rubocop (~> 1.18)
100
+ rubocop-minitest (~> 0.3)
101
+ rubocop-performance (~> 1.10)
102
+ rubocop-rake (~> 0.4)
100
103
  tty-logger (~> 0.6.0)
101
104
  tty-screen (~> 0.8.1)
102
- tty-spinner (~> 0.9.3)!
105
+ tty-spinner (~> 0.9.3)
103
106
  tty-table (~> 0.12.0)
104
107
  unicode_plot (~> 0.0.5)
105
108
 
106
109
  BUNDLED WITH
107
- 2.4.10
110
+ 2.4.13