forked from opal/opal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.04 KB
/
.gitmodules
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
[submodule "spec/corelib"]
path = spec/corelib
url = https://github.com/rubyspec/rubyspec
[submodule "spec/stdlib/rubysl-singleton"]
path = spec/stdlib/rubysl-singleton
url = https://github.com/rubysl/rubysl-singleton
[submodule "spec/stdlib/rubysl-observer"]
path = spec/stdlib/rubysl-observer
url = https://github.com/rubysl/rubysl-observer
[submodule "spec/stdlib/rubysl-strscan"]
path = spec/stdlib/rubysl-strscan
url = https://github.com/rubysl/rubysl-strscan
[submodule "spec/stdlib/rubysl-delegate"]
path = spec/stdlib/rubysl-delegate
url = https://github.com/rubysl/rubysl-delegate
[submodule "spec/stdlib/rubysl-erb"]
path = spec/stdlib/rubysl-erb
url = https://github.com/rubysl/rubysl-erb
[submodule "spec/stdlib/rubysl-set"]
path = spec/stdlib/rubysl-set
url = https://github.com/rubysl/rubysl-set
[submodule "spec/stdlib/rubysl-pathname"]
path = spec/stdlib/rubysl-pathname
url = https://github.com/rubysl/rubysl-pathname
[submodule "spec/stdlib/rubysl-date"]
path = spec/stdlib/rubysl-date
url = https://github.com/rubysl/rubysl-date