-
Notifications
You must be signed in to change notification settings - Fork 0
/
testa_appium_driver.iml
executable file
·77 lines (77 loc) · 6.05 KB
/
testa_appium_driver.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/lib/testa_appium_driver" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="RVM: ruby-2.6.5" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="appium_lib_core (v5.1.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.3.4, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v4.1.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.5.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="eventmachine (v1.2.7, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="faye-websocket (v0.11.1, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="json (v2.6.1, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.22.1, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="parser (v3.1.2.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.6, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.4.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.5, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.11.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.11.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.11.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.11.1, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.11.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.29.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.17.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.11.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.2, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v4.1.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v2.1.0, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.5, RVM: ruby-2.6.5) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.5, RVM: ruby-2.6.5) [gem]" level="application" />
</component>
<component name="RakeTasksCache">
<option name="myRootTask">
<RakeTaskImpl id="rake">
<subtasks>
<RakeTaskImpl description="Build testa_appium_driver-0.1.131.gem into the pkg directory" fullCommand="build" id="build" />
<RakeTaskImpl id="build">
<subtasks>
<RakeTaskImpl description="Generate SHA512 checksum if testa_appium_driver-0.1.131.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Remove any temporary products" fullCommand="clean" id="clean" />
<RakeTaskImpl description="Remove any generated files" fullCommand="clobber" id="clobber" />
<RakeTaskImpl description="Build and install testa_appium_driver-0.1.131.gem into system gems" fullCommand="install" id="install" />
<RakeTaskImpl id="install">
<subtasks>
<RakeTaskImpl description="Build and install testa_appium_driver-0.1.131.gem into system gems without network access" fullCommand="install:local" id="local" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Create tag v0.1.131 and build and push testa_appium_driver-0.1.131.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
<RakeTaskImpl description="Run RuboCop" fullCommand="rubocop" id="rubocop" />
<RakeTaskImpl id="rubocop">
<subtasks>
<RakeTaskImpl description="Auto-correct RuboCop offenses" fullCommand="rubocop:auto_correct" id="auto_correct" />
</subtasks>
</RakeTaskImpl>
<RakeTaskImpl description="Run RSpec code examples" fullCommand="spec" id="spec" />
<RakeTaskImpl description="" fullCommand="default" id="default" />
<RakeTaskImpl description="" fullCommand="release" id="release" />
<RakeTaskImpl id="release">
<subtasks>
<RakeTaskImpl description="" fullCommand="release:guard_clean" id="guard_clean" />
<RakeTaskImpl description="" fullCommand="release:rubygem_push" id="rubygem_push" />
<RakeTaskImpl description="" fullCommand="release:source_control_push" id="source_control_push" />
</subtasks>
</RakeTaskImpl>
</subtasks>
</RakeTaskImpl>
</option>
</component>
</module>