ehbrs-tools 0.35.1 → 0.36.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +135 -126
  3. data/lib/ehbrs/telegram/message_sending.rb +1 -2
  4. data/lib/ehbrs/tools/core_ext.rb +0 -1
  5. data/lib/ehbrs/tools/runner/cooking_book/build.rb +2 -2
  6. data/lib/ehbrs/tools/runner/cooking_book.rb +2 -2
  7. data/lib/ehbrs/tools/runner/vg/wii.rb +4 -4
  8. data/lib/ehbrs/tools/version.rb +1 -1
  9. metadata +29 -80
  10. data/lib/ehbrs/cooking_book/build/base_page.rb +0 -42
  11. data/lib/ehbrs/cooking_book/build/index_page.rb +0 -26
  12. data/lib/ehbrs/cooking_book/build/recipe_page.rb +0 -26
  13. data/lib/ehbrs/cooking_book/build.rb +0 -45
  14. data/lib/ehbrs/cooking_book/project.rb +0 -31
  15. data/lib/ehbrs/cooking_book/recipe/ingredient.rb +0 -21
  16. data/lib/ehbrs/cooking_book/recipe/measure.rb +0 -60
  17. data/lib/ehbrs/cooking_book/recipe/part.rb +0 -32
  18. data/lib/ehbrs/cooking_book/recipe.rb +0 -37
  19. data/lib/ehbrs/cooking_book.rb +0 -9
  20. data/lib/ehbrs/patches/object/template.rb +0 -7
  21. data/lib/ehbrs/patches.rb +0 -4
  22. data/lib/ehbrs/vg/wii/file_move.rb +0 -89
  23. data/lib/ehbrs/vg/wii/game_file.rb +0 -87
  24. data/lib/ehbrs/vg/wii/wit/image_format.rb +0 -46
  25. data/lib/ehbrs/vg/wii/wit/parsers/dump.rb +0 -67
  26. data/lib/ehbrs/vg/wii/wit/parsers/info.rb +0 -39
  27. data/lib/ehbrs/vg/wii/wit/path.rb +0 -55
  28. data/lib/ehbrs/vg/wii/wit.rb +0 -13
  29. data/lib/ehbrs/vg/wii.rb +0 -11
  30. data/lib/ehbrs/vg.rb +0 -9
  31. data/spec/lib/ehbrs/cooking_book/recipe/measure_spec.rb +0 -21
  32. data/spec/lib/ehbrs/vg/wii/game_file_spec.rb +0 -21
  33. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec.rb +0 -11
  34. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/pikmin2_R92P01_wia.source.witdump +0 -27
  35. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/pikmin2_R92P01_wia.target.yaml +0 -22
  36. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/pikmin2_pal_iso.source.witdump +0 -28
  37. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/pikmin2_pal_iso.target.yaml +0 -21
  38. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/resident_evil_code_veronica_disc2_iso.source.witdump +0 -16
  39. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/resident_evil_code_veronica_disc2_iso.target.yaml +0 -19
  40. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/super_mario_galaxy_wbfs.source.witdump +0 -28
  41. data/spec/lib/ehbrs/vg/wii/wit/parsers/dump_spec_files/super_mario_galaxy_wbfs.target.yaml +0 -23
  42. data/spec/lib/ehbrs/vg/wii/wit/path_spec.rb +0 -33
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5318bb59f255a65bf78684c4638ce923fa4f67ceafa4acf33037b86c705fd67
4
- data.tar.gz: e0a413e38849986ef0ecd63fffb9cfc3ba38d887f6f80c179379978d6bf0b6a6
3
+ metadata.gz: 63748225b0c7e543d9294367c0cc6dae66a1d7c3c8c1149894e2a966516095c1
4
+ data.tar.gz: 2145d3e7fed0cae5ebaa838c318b106576021947937a6e7935394e63a0a8fc80
5
5
  SHA512:
6
- metadata.gz: 807ce4c38107b8b74ab4f25af8a9b1e82a882ccb1c12dd325c356073fa09d95f57abc0220f77854001172b687e9bcb6f75083d353e886497f8b5f748c4ae0b3e
7
- data.tar.gz: 9a940673ba6ee30b09748da01c8537f07cb7a59978837b3f91f2e06919b2040f834c18109d07c34fd81c0ef736d0e58dece03717ff47fede8346d6dabdcc2051
6
+ metadata.gz: 0c275d490fd1df345bb785c4bc2d3a04701ee1105bbd3705538dc287865b5c1cfd6b817be7a53c11028ca70068f8bc0d792c753bf4e594f4691b0980b03f680f
7
+ data.tar.gz: 6e5e0e9fe837702e4b3839263fcf7922757a8c6ac42818ef66273184a41320ca43c0dd6b6accb83682f836d52b3026913c5840422baa3ed56004c58234a19e0e
data/Gemfile.lock CHANGED
@@ -1,226 +1,237 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ehbrs-tools (0.35.1)
5
- avm-tools (~> 0.145, >= 0.145.1)
6
- eac_cli (~> 0.30, >= 0.30.1)
7
- eac_ruby_utils (~> 0.112)
8
- ehbrs_ruby_utils (~> 0.22)
4
+ ehbrs-tools (0.36.0)
5
+ avm-tools (~> 0.156)
6
+ eac_cli (~> 0.38)
7
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
8
+ ehbrs_ruby_utils (~> 0.33)
9
9
  filesize (~> 0.2)
10
10
  inifile (~> 3.0)
11
11
  os (~> 1.1, >= 1.1.4)
12
12
  telegram-bot-ruby (~> 0.23)
13
13
 
14
- PATH
15
- remote: sub/eac_rest
16
- specs:
17
- eac_rest (0.7.1)
18
- eac_fs (~> 0.16)
19
- eac_ruby_utils (~> 0.112)
20
- faraday (~> 2.7, >= 2.7.4)
21
- faraday-multipart (~> 1.0, >= 1.0.4)
22
-
23
- PATH
24
- remote: sub/eac_ruby_utils
25
- specs:
26
- eac_ruby_utils (0.112.0)
27
- activesupport (>= 4, < 7)
28
- addressable (~> 2.8, >= 2.8.1)
29
- bundler
30
- filesize (~> 0.2)
31
- net-ssh (~> 4.2)
32
-
33
14
  PATH
34
15
  remote: sub/ehbrs_ruby_utils
35
16
  specs:
36
- ehbrs_ruby_utils (0.22.0)
37
- aranha (~> 0.19)
38
- aranha-parsers (~> 0.15)
39
- avm (~> 0.62)
17
+ ehbrs_ruby_utils (0.33.0)
18
+ aranha (~> 0.19, >= 0.19.2)
19
+ aranha-parsers (~> 0.21)
20
+ aranha-selenium (~> 0.7)
21
+ avm (~> 0.79)
22
+ dentaku (~> 3.5, >= 3.5.1)
40
23
  eac_fs (~> 0.16)
41
- eac_rest (~> 0.7, >= 0.7.1)
42
- eac_ruby_utils (~> 0.112)
43
- eac_templates (~> 0.3, >= 0.3.2)
24
+ eac_rest (~> 0.10)
25
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
26
+ eac_templates (~> 0.5)
44
27
  taglib-ruby (~> 1.1, >= 1.1.3)
45
28
  ultimate_lyrics (~> 0.1, >= 0.1.3)
46
29
 
47
30
  GEM
48
31
  remote: https://rubygems.org/
49
32
  specs:
50
- activesupport (6.1.7.2)
33
+ activesupport (6.1.7.6)
51
34
  concurrent-ruby (~> 1.0, >= 1.0.2)
52
35
  i18n (>= 1.6, < 2)
53
36
  minitest (>= 5.1)
54
37
  tzinfo (~> 2.0)
55
38
  zeitwerk (~> 2.3)
56
- addressable (2.8.1)
39
+ addressable (2.8.5)
57
40
  public_suffix (>= 2.0.2, < 6.0)
58
- aranha (0.19.0)
59
- aranha-parsers (~> 0.15)
41
+ aranha (0.19.2)
42
+ aranha-parsers (~> 0.18)
60
43
  aranha-selenium (~> 0.5)
61
- eac_ruby_utils (~> 0.112)
62
- aranha-parsers (0.15.0)
44
+ eac_ruby_utils (~> 0.116)
45
+ aranha-parsers (0.21.0)
63
46
  activesupport (>= 4.0.0)
64
- addressable (~> 2.8, >= 2.8.1)
65
- eac_ruby_utils (~> 0.112)
66
- faraday (~> 2.7, >= 2.7.4)
67
- faraday-gzip (~> 0.1)
68
- nokogiri (~> 1.14)
47
+ addressable (~> 2.8, >= 2.8.4)
48
+ eac_envs-http (~> 0.4)
49
+ eac_ruby_utils (~> 0.117, >= 0.117.1)
50
+ nokogiri (~> 1.15, >= 1.15.2)
69
51
  ofx-parser (~> 1.1)
70
- aranha-selenium (0.5.0)
71
- eac_ruby_utils (~> 0.106, >= 0.106.1)
52
+ aranha-selenium (0.7.0)
53
+ eac_ruby_utils (~> 0.117, >= 0.117.1)
72
54
  selenium-webdriver (~> 3.142, >= 3.142.7)
73
55
  ast (2.4.2)
74
- avm (0.62.0)
75
- aranha-parsers (~> 0.14, >= 0.14.4)
76
- eac_cli (~> 0.30)
77
- eac_config (~> 0.12)
78
- eac_docker (~> 0.5)
56
+ avm (0.80.0)
57
+ aranha-parsers (~> 0.21)
58
+ eac_cli (~> 0.38)
59
+ eac_config (~> 0.14, >= 0.14.1)
60
+ eac_docker (~> 0.7)
79
61
  eac_fs (~> 0.16)
80
- eac_git (~> 0.14)
81
- eac_ruby_utils (~> 0.111)
82
- eac_templates (~> 0.3, >= 0.3.2)
62
+ eac_git (~> 0.14, >= 0.14.1)
63
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
64
+ eac_templates (~> 0.5)
83
65
  filesize (~> 0.2)
84
66
  htmlbeautifier (~> 1.4, >= 1.4.2)
85
67
  minitar (~> 0.9)
86
- avm-eac_generic_base0 (0.10.0)
87
- avm (~> 0.61)
88
- eac_ruby_utils (~> 0.110, >= 0.110.1)
89
- avm-eac_ruby_base1 (0.29.0)
90
- avm (~> 0.61)
91
- avm-eac_generic_base0 (~> 0.10)
92
- eac_ruby_utils (~> 0.110, >= 0.110.1)
93
- avm-eac_ubuntu_base0 (0.4.0)
94
- avm (~> 0.57)
95
- eac_ruby_utils (~> 0.109)
96
- eac_templates (~> 0.3, >= 0.3.2)
97
- avm-files (0.6.0)
98
- avm (~> 0.52)
99
- eac_cli (~> 0.28)
100
- eac_fs (~> 0.12, >= 0.12.3)
101
- eac_ruby_utils (~> 0.106)
102
- eac_templates (~> 0.3, >= 0.3.2)
103
- avm-git (0.12.0)
104
- avm (~> 0.61)
105
- avm-files (~> 0.6)
106
- eac_git (~> 0.14)
107
- eac_ruby_utils (~> 0.110, >= 0.110.1)
108
- git (~> 1.13, >= 1.13.1)
109
- avm-tools (0.145.1)
110
- aranha-parsers (~> 0.14, >= 0.14.4)
111
- avm (~> 0.62)
112
- avm-eac_ruby_base1 (~> 0.29)
113
- avm-eac_ubuntu_base0 (~> 0.4)
114
- avm-files (~> 0.6)
115
- avm-git (~> 0.12)
68
+ avm-eac_generic_base0 (0.12.1)
69
+ avm (~> 0.79)
70
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
71
+ avm-eac_ruby_base1 (0.32.1)
72
+ aranha-parsers (~> 0.21)
73
+ avm (~> 0.80)
74
+ avm-eac_generic_base0 (~> 0.12, >= 0.12.1)
75
+ eac_envs-http (~> 0.4, >= 0.4.1)
76
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
77
+ avm-eac_ubuntu_base0 (0.5.0)
78
+ avm (~> 0.77)
79
+ eac_ruby_utils (~> 0.117, >= 0.117.1)
80
+ eac_templates (~> 0.5)
81
+ avm-files (0.6.2)
82
+ avm (~> 0.67, >= 0.67.1)
83
+ eac_cli (~> 0.30, >= 0.30.1)
84
+ eac_fs (~> 0.16)
85
+ eac_ruby_utils (~> 0.112)
86
+ eac_templates (~> 0.5)
87
+ avm-git (0.13.4)
88
+ avm (~> 0.79)
89
+ avm-files (~> 0.6, >= 0.6.2)
90
+ eac_git (~> 0.14, >= 0.14.1)
91
+ eac_ruby_utils (~> 0.119, >= 0.119.1)
92
+ git (~> 1.18)
93
+ avm-tools (0.156.0)
94
+ aranha-parsers (~> 0.21)
95
+ avm (~> 0.80)
96
+ avm-eac_ruby_base1 (~> 0.32, >= 0.32.1)
97
+ avm-eac_ubuntu_base0 (~> 0.5)
98
+ avm-files (~> 0.6, >= 0.6.2)
99
+ avm-git (~> 0.13, >= 0.13.4)
116
100
  clipboard (~> 1.3, >= 1.3.6)
117
101
  curb (~> 0.9, >= 0.9.11)
118
- eac_git (~> 0.14)
119
- eac_ruby_base0 (~> 0.17, >= 0.17.2)
120
- eac_templates (~> 0.3, >= 0.3.2)
121
- git (~> 1.13, >= 1.13.1)
122
- ruby-progressbar (~> 1.11)
102
+ eac_git (~> 0.14, >= 0.14.1)
103
+ eac_ruby_base0 (~> 0.19)
104
+ eac_templates (~> 0.5)
105
+ git (~> 1.18)
106
+ ruby-progressbar (~> 1.13)
123
107
  axiom-types (0.1.1)
124
108
  descendants_tracker (~> 0.0.4)
125
109
  ice_nine (~> 0.11.0)
126
110
  thread_safe (~> 0.3, >= 0.3.1)
111
+ base64 (0.1.1)
127
112
  childprocess (3.0.0)
128
113
  clipboard (1.3.6)
129
114
  coercible (1.0.0)
130
115
  descendants_tracker (~> 0.0.1)
131
116
  colorize (0.8.1)
132
- concurrent-ruby (1.2.0)
117
+ concurrent-ruby (1.2.2)
133
118
  content-type (0.0.2)
134
119
  parslet (~> 2.0)
135
120
  curb (0.9.11)
121
+ dentaku (3.5.1)
122
+ concurrent-ruby
136
123
  descendants_tracker (0.0.4)
137
124
  thread_safe (~> 0.3, >= 0.3.1)
138
125
  diff-lcs (1.5.0)
139
126
  dry-inflector (1.0.0)
140
- eac_cli (0.30.1)
127
+ eac_cli (0.38.0)
141
128
  colorize (~> 0.8, >= 0.8.1)
142
- eac_config (~> 0.12)
143
- eac_ruby_utils (~> 0.112)
144
- eac_config (0.12.0)
145
- addressable (~> 2.8, >= 2.8.1)
146
- eac_ruby_utils (~> 0.107)
147
- eac_docker (0.6.0)
129
+ eac_config (~> 0.14)
130
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
131
+ eac_config (0.14.1)
132
+ addressable (~> 2.8, >= 2.8.5)
133
+ eac_ruby_utils (~> 0.119, >= 0.119.2)
134
+ eac_docker (0.7.0)
148
135
  eac_ruby_utils (~> 0.112)
149
136
  eac_templates (~> 0.3, >= 0.3.2)
137
+ eac_envs-http (0.4.1)
138
+ eac_fs (~> 0.16)
139
+ eac_ruby_utils (~> 0.119, >= 0.119.1)
140
+ faraday (~> 2.7, >= 2.7.10)
141
+ faraday-follow_redirects (~> 0.3)
142
+ faraday-gzip (~> 0.1)
143
+ faraday-multipart (~> 1.0, >= 1.0.4)
144
+ faraday-retry (~> 2.2)
150
145
  eac_fs (0.16.0)
151
146
  content-type (~> 0.0, >= 0.0.2)
152
147
  eac_ruby_utils (~> 0.107, >= 0.107.1)
153
148
  ruby-filemagic (~> 0.7, >= 0.7.3)
154
- eac_git (0.14.0)
155
- eac_ruby_utils (~> 0.107)
149
+ eac_git (0.14.1)
150
+ eac_ruby_utils (~> 0.112)
156
151
  parseconfig (~> 1.1, >= 1.1.2)
157
- eac_ruby_base0 (0.17.3)
158
- avm-eac_ruby_base1 (~> 0.29)
159
- eac_cli (~> 0.30, >= 0.30.1)
152
+ eac_rest (0.10.0)
153
+ eac_envs-http (~> 0.4, >= 0.4.1)
160
154
  eac_fs (~> 0.16)
161
- eac_ruby_utils (~> 0.112)
155
+ eac_ruby_utils (~> 0.119, >= 0.119.1)
156
+ eac_ruby_base0 (0.19.0)
157
+ avm-eac_ruby_base1 (~> 0.30, >= 0.30.3)
158
+ eac_cli (~> 0.35)
159
+ eac_fs (~> 0.16)
160
+ eac_ruby_utils (~> 0.117)
162
161
  eac_ruby_gem_support (0.5.1)
163
162
  eac_ruby_utils (~> 0.74)
164
163
  rspec (~> 3.9)
165
164
  rubocop (~> 0.80.1)
166
165
  rubocop-rails (~> 2.4.2)
167
166
  rubocop-rspec (~> 1.38.1)
168
- eac_templates (0.3.2)
169
- eac_config (~> 0.11, >= 0.11.1)
170
- eac_ruby_utils (~> 0.102, >= 0.102.1)
171
- faraday (2.7.4)
167
+ eac_ruby_utils (0.119.2)
168
+ activesupport (>= 4, < 7)
169
+ addressable (~> 2.8, >= 2.8.5)
170
+ bundler
171
+ filesize (~> 0.2)
172
+ net-ssh (~> 4.2)
173
+ eac_templates (0.5.0)
174
+ eac_config (~> 0.12)
175
+ eac_ruby_utils (~> 0.112)
176
+ faraday (2.7.11)
177
+ base64
172
178
  faraday-net_http (>= 2.0, < 3.1)
173
179
  ruby2_keywords (>= 0.0.4)
180
+ faraday-follow_redirects (0.3.0)
181
+ faraday (>= 1, < 3)
174
182
  faraday-gzip (0.1.0)
175
183
  faraday (>= 1.0)
176
184
  zlib (~> 2.1)
177
185
  faraday-multipart (1.0.4)
178
186
  multipart-post (~> 2)
179
187
  faraday-net_http (3.0.2)
188
+ faraday-retry (2.2.0)
189
+ faraday (~> 2.0)
180
190
  filesize (0.2.0)
181
- git (1.13.2)
191
+ git (1.18.0)
182
192
  addressable (~> 2.8)
183
193
  rchardet (~> 1.8)
184
194
  hpricot (0.8.6)
185
195
  htmlbeautifier (1.4.2)
186
- i18n (1.12.0)
196
+ i18n (1.14.1)
187
197
  concurrent-ruby (~> 1.0)
188
198
  ice_nine (0.11.2)
189
199
  inifile (3.0.0)
190
- jaro_winkler (1.5.4)
200
+ jaro_winkler (1.5.6)
191
201
  minitar (0.9)
192
- minitest (5.17.0)
202
+ minitest (5.20.0)
193
203
  multipart-post (2.3.0)
194
204
  net-ssh (4.2.0)
195
- nokogiri (1.14.1-x86_64-linux)
205
+ nokogiri (1.15.4-x86_64-linux)
196
206
  racc (~> 1.4)
197
207
  ofx-parser (1.1.0)
198
208
  hpricot (>= 0.6)
199
209
  os (1.1.4)
200
- parallel (1.22.1)
210
+ parallel (1.23.0)
201
211
  parseconfig (1.1.2)
202
- parser (3.2.0.0)
212
+ parser (3.2.2.4)
203
213
  ast (~> 2.4.1)
214
+ racc
204
215
  parslet (2.0.0)
205
- public_suffix (5.0.1)
206
- racc (1.6.2)
207
- rack (3.0.4.1)
216
+ public_suffix (5.0.3)
217
+ racc (1.7.1)
218
+ rack (3.0.8)
208
219
  rainbow (3.1.1)
209
220
  rchardet (1.8.0)
210
- rexml (3.2.5)
221
+ rexml (3.2.6)
211
222
  rspec (3.12.0)
212
223
  rspec-core (~> 3.12.0)
213
224
  rspec-expectations (~> 3.12.0)
214
225
  rspec-mocks (~> 3.12.0)
215
- rspec-core (3.12.1)
226
+ rspec-core (3.12.2)
216
227
  rspec-support (~> 3.12.0)
217
- rspec-expectations (3.12.2)
228
+ rspec-expectations (3.12.3)
218
229
  diff-lcs (>= 1.2.0, < 2.0)
219
230
  rspec-support (~> 3.12.0)
220
- rspec-mocks (3.12.3)
231
+ rspec-mocks (3.12.6)
221
232
  diff-lcs (>= 1.2.0, < 2.0)
222
233
  rspec-support (~> 3.12.0)
223
- rspec-support (3.12.0)
234
+ rspec-support (3.12.1)
224
235
  rubocop (0.80.1)
225
236
  jaro_winkler (~> 1.5.1)
226
237
  parallel (~> 1.10)
@@ -235,7 +246,7 @@ GEM
235
246
  rubocop-rspec (1.38.1)
236
247
  rubocop (>= 0.68.1)
237
248
  ruby-filemagic (0.7.3)
238
- ruby-progressbar (1.11.0)
249
+ ruby-progressbar (1.13.0)
239
250
  ruby2_keywords (0.0.5)
240
251
  rubyzip (2.3.2)
241
252
  selenium-webdriver (3.142.7)
@@ -258,18 +269,16 @@ GEM
258
269
  axiom-types (~> 0.1)
259
270
  coercible (~> 1.0)
260
271
  descendants_tracker (~> 0.0, >= 0.0.3)
261
- zeitwerk (2.6.6)
272
+ zeitwerk (2.6.12)
262
273
  zlib (2.1.1)
263
274
 
264
275
  PLATFORMS
265
276
  x86_64-linux
266
277
 
267
278
  DEPENDENCIES
268
- eac_rest!
269
- eac_ruby_gem_support (~> 0.3)
270
- eac_ruby_utils!
279
+ eac_ruby_gem_support (~> 0.5.1)
271
280
  ehbrs-tools!
272
281
  ehbrs_ruby_utils!
273
282
 
274
283
  BUNDLED WITH
275
- 2.3.26
284
+ 2.4.19
@@ -1,13 +1,12 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'eac_ruby_utils/core_ext'
4
- require 'eac_ruby_utils/immutable'
5
4
  require 'telegram/bot'
6
5
 
7
6
  module Ehbrs
8
7
  module Telegram
9
8
  class MessageSending
10
- include ::EacRubyUtils::Immutable
9
+ acts_as_immutable
11
10
  immutable_accessor :bot_token, :message
12
11
  immutable_accessor :recipient_id, type: :array
13
12
 
@@ -1,4 +1,3 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require 'ehbrs/patches'
4
3
  require 'eac_ruby_base0/core_ext'
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'eac_cli/core_ext'
4
- require 'ehbrs/cooking_book/build'
4
+ require 'ehbrs_ruby_utils/cooking_book/build'
5
5
  require 'os'
6
6
 
7
7
  module Ehbrs
@@ -25,7 +25,7 @@ module Ehbrs
25
25
  private
26
26
 
27
27
  def build_uncached
28
- ::Ehbrs::CookingBook::Build.new(
28
+ ::EhbrsRubyUtils::CookingBook::Build.new(
29
29
  runner_context.call(:project), target_dir: parsed.target_dir
30
30
  )
31
31
  end
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'eac_cli/core_ext'
4
- require 'ehbrs/cooking_book/project'
4
+ require 'ehbrs_ruby_utils/cooking_book/project'
5
5
 
6
6
  module Ehbrs
7
7
  module Tools
@@ -24,7 +24,7 @@ module Ehbrs
24
24
  end
25
25
 
26
26
  def project_uncached
27
- ::Ehbrs::CookingBook::Project.new(source_dir)
27
+ ::EhbrsRubyUtils::CookingBook::Project.new(source_dir)
28
28
  end
29
29
  end
30
30
  end
@@ -2,8 +2,8 @@
2
2
 
3
3
  require 'eac_cli/core_ext'
4
4
  require 'eac_fs/traversable'
5
- require 'ehbrs/vg/wii/file_move'
6
- require 'ehbrs/vg/wii/game_file'
5
+ require 'ehbrs_ruby_utils/vg/wii/file_move'
6
+ require 'ehbrs_ruby_utils/vg/wii/game_file'
7
7
 
8
8
  module Ehbrs
9
9
  module Tools
@@ -45,7 +45,7 @@ module Ehbrs
45
45
  def move(game)
46
46
  return if move_arg.blank?
47
47
 
48
- file_move = ::Ehbrs::Vg::Wii::FileMove.new(game, game.format(move_arg))
48
+ file_move = ::EhbrsRubyUtils::Vg::Wii::FileMove.new(game, game.format(move_arg))
49
49
  infov ' * Target path',
50
50
  file_move.target.to_s.colorize(file_move.change? ? :light_white : :light_black)
51
51
  file_move.run if confirm?
@@ -60,7 +60,7 @@ module Ehbrs
60
60
  end
61
61
 
62
62
  def traverser_check_file(path)
63
- game = ::Ehbrs::Vg::Wii::GameFile.new(path)
63
+ game = ::EhbrsRubyUtils::Vg::Wii::GameFile.new(path)
64
64
  return unless game.valid?
65
65
 
66
66
  infom game.wit_path
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ehbrs
4
4
  module Tools
5
- VERSION = '0.35.1'
5
+ VERSION = '0.36.0'
6
6
  end
7
7
  end