appium_lib_core 13.1.0 → 13.1.2
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/CHANGELOG.md +15 -3
- data/README.md +8 -21
- data/lib/appium_lib_core/android/device/auth_finger_print.rb +2 -2
- data/lib/appium_lib_core/android/device/clipboard.rb +3 -3
- data/lib/appium_lib_core/android/device/emulator.rb +8 -8
- data/lib/appium_lib_core/android/device/performance.rb +3 -3
- data/lib/appium_lib_core/android/device/screen.rb +3 -3
- data/lib/appium_lib_core/android/device.rb +15 -15
- data/lib/appium_lib_core/android/uiautomator2/device/battery.rb +2 -2
- data/lib/appium_lib_core/android/uiautomator2/device.rb +2 -2
- data/lib/appium_lib_core/common/base/driver.rb +4 -2
- data/lib/appium_lib_core/common/base/http_default.rb +2 -0
- data/lib/appium_lib_core/common/device/context.rb +3 -5
- data/lib/appium_lib_core/device.rb +4 -4
- data/lib/appium_lib_core/driver.rb +15 -8
- data/lib/appium_lib_core/ios/device/clipboard.rb +3 -3
- data/lib/appium_lib_core/ios/device.rb +4 -4
- data/lib/appium_lib_core/ios/xcuitest/device/battery.rb +2 -2
- data/lib/appium_lib_core/ios/xcuitest/device/performance.rb +3 -3
- data/lib/appium_lib_core/ios/xcuitest/device/screen.rb +2 -2
- data/lib/appium_lib_core/ios/xcuitest/device.rb +6 -6
- data/lib/appium_lib_core/mac2/device/screen.rb +2 -2
- data/lib/appium_lib_core/mac2/device.rb +2 -2
- data/lib/appium_lib_core/version.rb +2 -2
- data/lib/appium_lib_core/windows/device/screen.rb +2 -2
- data/lib/appium_lib_core/windows/device.rb +2 -2
- data/sig/lib/appium_lib_core/android/device/auth_finger_print.rbs +1 -1
- data/sig/lib/appium_lib_core/android/device/clipboard.rbs +1 -1
- data/sig/lib/appium_lib_core/android/device/emulator.rbs +1 -1
- data/sig/lib/appium_lib_core/android/device/performance.rbs +1 -1
- data/sig/lib/appium_lib_core/android/device/screen.rbs +1 -1
- data/sig/lib/appium_lib_core/android/uiautomator2/device/battery.rbs +1 -1
- data/sig/lib/appium_lib_core/device.rbs +2 -2
- data/sig/lib/appium_lib_core/driver.rbs +1 -0
- data/sig/lib/appium_lib_core/ios/device/clipboard.rbs +1 -1
- data/sig/lib/appium_lib_core/ios/xcuitest/device/battery.rbs +1 -1
- data/sig/lib/appium_lib_core/ios/xcuitest/device/performance.rbs +1 -1
- data/sig/lib/appium_lib_core/ios/xcuitest/device/screen.rbs +1 -1
- data/sig/lib/appium_lib_core/mac2/device/screen.rbs +1 -1
- data/sig/lib/appium_lib_core/windows/device/screen.rbs +1 -1
- metadata +9 -13
- data/Gemfile +0 -15
- data/Rakefile +0 -120
- data/Steepfile +0 -11
- data/Thorfile +0 -7
- data/appium_lib_core.gemspec +0 -27
- data/bin/console +0 -10
- data/bin/setup +0 -8
- data/rbs_collection.lock.yaml +0 -304
- data/rbs_collection.yaml +0 -15
data/rbs_collection.lock.yaml
DELETED
|
@@ -1,304 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
path: ".gem_rbs_collection"
|
|
3
|
-
gems:
|
|
4
|
-
- name: activesupport
|
|
5
|
-
version: '7.0'
|
|
6
|
-
source:
|
|
7
|
-
type: git
|
|
8
|
-
name: ruby/gem_rbs_collection
|
|
9
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
10
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
11
|
-
repo_dir: gems
|
|
12
|
-
- name: addressable
|
|
13
|
-
version: '2.8'
|
|
14
|
-
source:
|
|
15
|
-
type: git
|
|
16
|
-
name: ruby/gem_rbs_collection
|
|
17
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
18
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
19
|
-
repo_dir: gems
|
|
20
|
-
- name: ast
|
|
21
|
-
version: '2.4'
|
|
22
|
-
source:
|
|
23
|
-
type: git
|
|
24
|
-
name: ruby/gem_rbs_collection
|
|
25
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
26
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
27
|
-
repo_dir: gems
|
|
28
|
-
- name: base64
|
|
29
|
-
version: 0.3.0
|
|
30
|
-
source:
|
|
31
|
-
type: rubygems
|
|
32
|
-
- name: bigdecimal
|
|
33
|
-
version: '4.0'
|
|
34
|
-
source:
|
|
35
|
-
type: git
|
|
36
|
-
name: ruby/gem_rbs_collection
|
|
37
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
38
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
39
|
-
repo_dir: gems
|
|
40
|
-
- name: concurrent-ruby
|
|
41
|
-
version: '1.1'
|
|
42
|
-
source:
|
|
43
|
-
type: git
|
|
44
|
-
name: ruby/gem_rbs_collection
|
|
45
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
46
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
47
|
-
repo_dir: gems
|
|
48
|
-
- name: connection_pool
|
|
49
|
-
version: '2.4'
|
|
50
|
-
source:
|
|
51
|
-
type: git
|
|
52
|
-
name: ruby/gem_rbs_collection
|
|
53
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
54
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
55
|
-
repo_dir: gems
|
|
56
|
-
- name: csv
|
|
57
|
-
version: '3.3'
|
|
58
|
-
source:
|
|
59
|
-
type: git
|
|
60
|
-
name: ruby/gem_rbs_collection
|
|
61
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
62
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
63
|
-
repo_dir: gems
|
|
64
|
-
- name: date
|
|
65
|
-
version: '0'
|
|
66
|
-
source:
|
|
67
|
-
type: stdlib
|
|
68
|
-
- name: digest
|
|
69
|
-
version: '0'
|
|
70
|
-
source:
|
|
71
|
-
type: stdlib
|
|
72
|
-
- name: erb
|
|
73
|
-
version: '0'
|
|
74
|
-
source:
|
|
75
|
-
type: stdlib
|
|
76
|
-
- name: ffi
|
|
77
|
-
version: 1.17.2
|
|
78
|
-
source:
|
|
79
|
-
type: rubygems
|
|
80
|
-
- name: fileutils
|
|
81
|
-
version: '0'
|
|
82
|
-
source:
|
|
83
|
-
type: stdlib
|
|
84
|
-
- name: forwardable
|
|
85
|
-
version: '0'
|
|
86
|
-
source:
|
|
87
|
-
type: stdlib
|
|
88
|
-
- name: hashdiff
|
|
89
|
-
version: '1.1'
|
|
90
|
-
source:
|
|
91
|
-
type: git
|
|
92
|
-
name: ruby/gem_rbs_collection
|
|
93
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
94
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
95
|
-
repo_dir: gems
|
|
96
|
-
- name: i18n
|
|
97
|
-
version: '1.10'
|
|
98
|
-
source:
|
|
99
|
-
type: git
|
|
100
|
-
name: ruby/gem_rbs_collection
|
|
101
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
102
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
103
|
-
repo_dir: gems
|
|
104
|
-
- name: json
|
|
105
|
-
version: '0'
|
|
106
|
-
source:
|
|
107
|
-
type: stdlib
|
|
108
|
-
- name: lint_roller
|
|
109
|
-
version: '1.1'
|
|
110
|
-
source:
|
|
111
|
-
type: git
|
|
112
|
-
name: ruby/gem_rbs_collection
|
|
113
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
114
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
115
|
-
repo_dir: gems
|
|
116
|
-
- name: listen
|
|
117
|
-
version: '3.9'
|
|
118
|
-
source:
|
|
119
|
-
type: git
|
|
120
|
-
name: ruby/gem_rbs_collection
|
|
121
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
122
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
123
|
-
repo_dir: gems
|
|
124
|
-
- name: logger
|
|
125
|
-
version: '1.7'
|
|
126
|
-
source:
|
|
127
|
-
type: git
|
|
128
|
-
name: ruby/gem_rbs_collection
|
|
129
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
130
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
131
|
-
repo_dir: gems
|
|
132
|
-
- name: minitest
|
|
133
|
-
version: '5.25'
|
|
134
|
-
source:
|
|
135
|
-
type: git
|
|
136
|
-
name: ruby/gem_rbs_collection
|
|
137
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
138
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
139
|
-
repo_dir: gems
|
|
140
|
-
- name: monitor
|
|
141
|
-
version: '0'
|
|
142
|
-
source:
|
|
143
|
-
type: stdlib
|
|
144
|
-
- name: mutex_m
|
|
145
|
-
version: 0.3.0
|
|
146
|
-
source:
|
|
147
|
-
type: rubygems
|
|
148
|
-
- name: openssl
|
|
149
|
-
version: '0'
|
|
150
|
-
source:
|
|
151
|
-
type: stdlib
|
|
152
|
-
- name: optparse
|
|
153
|
-
version: '0'
|
|
154
|
-
source:
|
|
155
|
-
type: stdlib
|
|
156
|
-
- name: parallel
|
|
157
|
-
version: '1.20'
|
|
158
|
-
source:
|
|
159
|
-
type: git
|
|
160
|
-
name: ruby/gem_rbs_collection
|
|
161
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
162
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
163
|
-
repo_dir: gems
|
|
164
|
-
- name: parser
|
|
165
|
-
version: '3.2'
|
|
166
|
-
source:
|
|
167
|
-
type: git
|
|
168
|
-
name: ruby/gem_rbs_collection
|
|
169
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
170
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
171
|
-
repo_dir: gems
|
|
172
|
-
- name: prism
|
|
173
|
-
version: 1.7.0
|
|
174
|
-
source:
|
|
175
|
-
type: rubygems
|
|
176
|
-
- name: rainbow
|
|
177
|
-
version: '3.0'
|
|
178
|
-
source:
|
|
179
|
-
type: git
|
|
180
|
-
name: ruby/gem_rbs_collection
|
|
181
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
182
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
183
|
-
repo_dir: gems
|
|
184
|
-
- name: rake
|
|
185
|
-
version: '13.0'
|
|
186
|
-
source:
|
|
187
|
-
type: git
|
|
188
|
-
name: ruby/gem_rbs_collection
|
|
189
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
190
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
191
|
-
repo_dir: gems
|
|
192
|
-
- name: regexp_parser
|
|
193
|
-
version: '2.8'
|
|
194
|
-
source:
|
|
195
|
-
type: git
|
|
196
|
-
name: ruby/gem_rbs_collection
|
|
197
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
198
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
199
|
-
repo_dir: gems
|
|
200
|
-
- name: ripper
|
|
201
|
-
version: '0'
|
|
202
|
-
source:
|
|
203
|
-
type: stdlib
|
|
204
|
-
- name: rubocop
|
|
205
|
-
version: '1.57'
|
|
206
|
-
source:
|
|
207
|
-
type: git
|
|
208
|
-
name: ruby/gem_rbs_collection
|
|
209
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
210
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
211
|
-
repo_dir: gems
|
|
212
|
-
- name: rubocop-ast
|
|
213
|
-
version: '1.46'
|
|
214
|
-
source:
|
|
215
|
-
type: git
|
|
216
|
-
name: ruby/gem_rbs_collection
|
|
217
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
218
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
219
|
-
repo_dir: gems
|
|
220
|
-
- name: rubyzip
|
|
221
|
-
version: '3.2'
|
|
222
|
-
source:
|
|
223
|
-
type: git
|
|
224
|
-
name: ruby/gem_rbs_collection
|
|
225
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
226
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
227
|
-
repo_dir: gems
|
|
228
|
-
- name: securerandom
|
|
229
|
-
version: '0'
|
|
230
|
-
source:
|
|
231
|
-
type: stdlib
|
|
232
|
-
- name: simplecov
|
|
233
|
-
version: '0.22'
|
|
234
|
-
source:
|
|
235
|
-
type: git
|
|
236
|
-
name: ruby/gem_rbs_collection
|
|
237
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
238
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
239
|
-
repo_dir: gems
|
|
240
|
-
- name: singleton
|
|
241
|
-
version: '0'
|
|
242
|
-
source:
|
|
243
|
-
type: stdlib
|
|
244
|
-
- name: socket
|
|
245
|
-
version: '0'
|
|
246
|
-
source:
|
|
247
|
-
type: stdlib
|
|
248
|
-
- name: stringio
|
|
249
|
-
version: '0'
|
|
250
|
-
source:
|
|
251
|
-
type: stdlib
|
|
252
|
-
- name: strscan
|
|
253
|
-
version: '0'
|
|
254
|
-
source:
|
|
255
|
-
type: stdlib
|
|
256
|
-
- name: thor
|
|
257
|
-
version: '1.2'
|
|
258
|
-
source:
|
|
259
|
-
type: git
|
|
260
|
-
name: ruby/gem_rbs_collection
|
|
261
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
262
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
263
|
-
repo_dir: gems
|
|
264
|
-
- name: time
|
|
265
|
-
version: '0'
|
|
266
|
-
source:
|
|
267
|
-
type: stdlib
|
|
268
|
-
- name: timeout
|
|
269
|
-
version: '0'
|
|
270
|
-
source:
|
|
271
|
-
type: stdlib
|
|
272
|
-
- name: tzinfo
|
|
273
|
-
version: '2.0'
|
|
274
|
-
source:
|
|
275
|
-
type: git
|
|
276
|
-
name: ruby/gem_rbs_collection
|
|
277
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
278
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
279
|
-
repo_dir: gems
|
|
280
|
-
- name: uri
|
|
281
|
-
version: '0'
|
|
282
|
-
source:
|
|
283
|
-
type: stdlib
|
|
284
|
-
- name: webmock
|
|
285
|
-
version: '3.19'
|
|
286
|
-
source:
|
|
287
|
-
type: git
|
|
288
|
-
name: ruby/gem_rbs_collection
|
|
289
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
290
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
291
|
-
repo_dir: gems
|
|
292
|
-
- name: yard
|
|
293
|
-
version: '0.9'
|
|
294
|
-
source:
|
|
295
|
-
type: git
|
|
296
|
-
name: ruby/gem_rbs_collection
|
|
297
|
-
revision: 3f5e8df1ce89ea06067fa42263012c968b4e583e
|
|
298
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
299
|
-
repo_dir: gems
|
|
300
|
-
- name: zlib
|
|
301
|
-
version: '0'
|
|
302
|
-
source:
|
|
303
|
-
type: stdlib
|
|
304
|
-
gemfile_lock_path: Gemfile.lock
|
data/rbs_collection.yaml
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# Download sources
|
|
2
|
-
sources:
|
|
3
|
-
- name: ruby/gem_rbs_collection
|
|
4
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
5
|
-
revision: main
|
|
6
|
-
repo_dir: gems
|
|
7
|
-
|
|
8
|
-
# A directory to install the downloaded RBSs
|
|
9
|
-
path: .gem_rbs_collection
|
|
10
|
-
|
|
11
|
-
gems:
|
|
12
|
-
# Skip loading rbs gem's RBS.
|
|
13
|
-
# It's unnecessary if you don't use rbs as a library.
|
|
14
|
-
- name: rbs
|
|
15
|
-
ignore: true
|