forked from rubygems/rubygems
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
203 lines (203 loc) · 6.99 KB
/
Manifest.txt
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
.autotest
.document
History.txt
LICENSE.txt
MIT.txt
Manifest.txt
README.rdoc
Rakefile
UPGRADING.rdoc
bin/gem
bin/update_rubygems
ci_build.sh
cruise_config.rb
hide_lib_for_update/note.txt
lib/gauntlet_rubygems.rb
lib/rbconfig/datadir.rb
lib/rubygems.rb
lib/rubygems/builder.rb
lib/rubygems/command.rb
lib/rubygems/command_manager.rb
lib/rubygems/commands/build_command.rb
lib/rubygems/commands/cert_command.rb
lib/rubygems/commands/check_command.rb
lib/rubygems/commands/cleanup_command.rb
lib/rubygems/commands/contents_command.rb
lib/rubygems/commands/dependency_command.rb
lib/rubygems/commands/environment_command.rb
lib/rubygems/commands/fetch_command.rb
lib/rubygems/commands/generate_index_command.rb
lib/rubygems/commands/help_command.rb
lib/rubygems/commands/install_command.rb
lib/rubygems/commands/list_command.rb
lib/rubygems/commands/lock_command.rb
lib/rubygems/commands/mirror_command.rb
lib/rubygems/commands/outdated_command.rb
lib/rubygems/commands/owner_command.rb
lib/rubygems/commands/pristine_command.rb
lib/rubygems/commands/push_command.rb
lib/rubygems/commands/query_command.rb
lib/rubygems/commands/rdoc_command.rb
lib/rubygems/commands/search_command.rb
lib/rubygems/commands/server_command.rb
lib/rubygems/commands/setup_command.rb
lib/rubygems/commands/sources_command.rb
lib/rubygems/commands/specification_command.rb
lib/rubygems/commands/stale_command.rb
lib/rubygems/commands/uninstall_command.rb
lib/rubygems/commands/unpack_command.rb
lib/rubygems/commands/update_command.rb
lib/rubygems/commands/which_command.rb
lib/rubygems/config_file.rb
lib/rubygems/custom_require.rb
lib/rubygems/defaults.rb
lib/rubygems/dependency.rb
lib/rubygems/dependency_installer.rb
lib/rubygems/dependency_list.rb
lib/rubygems/deprecate.rb
lib/rubygems/doc_manager.rb
lib/rubygems/errors.rb
lib/rubygems/exceptions.rb
lib/rubygems/ext.rb
lib/rubygems/ext/builder.rb
lib/rubygems/ext/configure_builder.rb
lib/rubygems/ext/ext_conf_builder.rb
lib/rubygems/ext/rake_builder.rb
lib/rubygems/format.rb
lib/rubygems/gem_openssl.rb
lib/rubygems/gem_path_searcher.rb
lib/rubygems/gem_runner.rb
lib/rubygems/gemcutter_utilities.rb
lib/rubygems/indexer.rb
lib/rubygems/install_message.rb
lib/rubygems/install_update_options.rb
lib/rubygems/installer.rb
lib/rubygems/installer_test_case.rb
lib/rubygems/local_remote_options.rb
lib/rubygems/mock_gem_ui.rb
lib/rubygems/old_format.rb
lib/rubygems/package.rb
lib/rubygems/package/f_sync_dir.rb
lib/rubygems/package/tar_header.rb
lib/rubygems/package/tar_input.rb
lib/rubygems/package/tar_output.rb
lib/rubygems/package/tar_reader.rb
lib/rubygems/package/tar_reader/entry.rb
lib/rubygems/package/tar_test_case.rb
lib/rubygems/package/tar_writer.rb
lib/rubygems/package_task.rb
lib/rubygems/path_support.rb
lib/rubygems/platform.rb
lib/rubygems/rdoc.rb
lib/rubygems/remote_fetcher.rb
lib/rubygems/require_paths_builder.rb
lib/rubygems/requirement.rb
lib/rubygems/security.rb
lib/rubygems/server.rb
lib/rubygems/source_index.rb
lib/rubygems/spec_fetcher.rb
lib/rubygems/specification.rb
lib/rubygems/test_case.rb
lib/rubygems/test_utilities.rb
lib/rubygems/text.rb
lib/rubygems/uninstaller.rb
lib/rubygems/user_interaction.rb
lib/rubygems/validator.rb
lib/rubygems/version.rb
lib/rubygems/version_option.rb
lib/ubygems.rb
setup.rb
test/rubygems/bad_rake.rb
test/rubygems/bogussources.rb
test/rubygems/data/gem-private_key.pem
test/rubygems/data/gem-public_cert.pem
test/rubygems/fake_certlib/openssl.rb
test/rubygems/fix_openssl_warnings.rb
test/rubygems/foo/discover.rb
test/rubygems/good_rake.rb
test/rubygems/insure_session.rb
test/rubygems/plugin/exception/rubygems_plugin.rb
test/rubygems/plugin/load/rubygems_plugin.rb
test/rubygems/plugin/standarderror/rubygems_plugin.rb
test/rubygems/private_key.pem
test/rubygems/public_cert.pem
test/rubygems/rubygems/commands/crash_command.rb
test/rubygems/rubygems_plugin.rb
test/rubygems/sff/discover.rb
test/rubygems/simple_gem.rb
test/rubygems/test_config.rb
test/rubygems/test_deprecate.rb
test/rubygems/test_gem.rb
test/rubygems/test_gem_builder.rb
test/rubygems/test_gem_command.rb
test/rubygems/test_gem_command_manager.rb
test/rubygems/test_gem_commands_build_command.rb
test/rubygems/test_gem_commands_cert_command.rb
test/rubygems/test_gem_commands_check_command.rb
test/rubygems/test_gem_commands_cleanup_command.rb
test/rubygems/test_gem_commands_contents_command.rb
test/rubygems/test_gem_commands_dependency_command.rb
test/rubygems/test_gem_commands_environment_command.rb
test/rubygems/test_gem_commands_fetch_command.rb
test/rubygems/test_gem_commands_generate_index_command.rb
test/rubygems/test_gem_commands_help_command.rb
test/rubygems/test_gem_commands_install_command.rb
test/rubygems/test_gem_commands_list_command.rb
test/rubygems/test_gem_commands_lock_command.rb
test/rubygems/test_gem_commands_mirror.rb
test/rubygems/test_gem_commands_outdated_command.rb
test/rubygems/test_gem_commands_owner_command.rb
test/rubygems/test_gem_commands_pristine_command.rb
test/rubygems/test_gem_commands_push_command.rb
test/rubygems/test_gem_commands_query_command.rb
test/rubygems/test_gem_commands_server_command.rb
test/rubygems/test_gem_commands_sources_command.rb
test/rubygems/test_gem_commands_specification_command.rb
test/rubygems/test_gem_commands_stale_command.rb
test/rubygems/test_gem_commands_uninstall_command.rb
test/rubygems/test_gem_commands_unpack_command.rb
test/rubygems/test_gem_commands_update_command.rb
test/rubygems/test_gem_commands_which_command.rb
test/rubygems/test_gem_config_file.rb
test/rubygems/test_gem_dependency.rb
test/rubygems/test_gem_dependency_installer.rb
test/rubygems/test_gem_dependency_list.rb
test/rubygems/test_gem_doc_manager.rb
test/rubygems/test_gem_ext_configure_builder.rb
test/rubygems/test_gem_ext_ext_conf_builder.rb
test/rubygems/test_gem_ext_rake_builder.rb
test/rubygems/test_gem_format.rb
test/rubygems/test_gem_gem_path_searcher.rb
test/rubygems/test_gem_gem_runner.rb
test/rubygems/test_gem_gemcutter_utilities.rb
test/rubygems/test_gem_indexer.rb
test/rubygems/test_gem_install_update_options.rb
test/rubygems/test_gem_installer.rb
test/rubygems/test_gem_local_remote_options.rb
test/rubygems/test_gem_package_tar_header.rb
test/rubygems/test_gem_package_tar_input.rb
test/rubygems/test_gem_package_tar_output.rb
test/rubygems/test_gem_package_tar_reader.rb
test/rubygems/test_gem_package_tar_reader_entry.rb
test/rubygems/test_gem_package_tar_writer.rb
test/rubygems/test_gem_package_task.rb
test/rubygems/test_gem_path_support.rb
test/rubygems/test_gem_platform.rb
test/rubygems/test_gem_rdoc.rb
test/rubygems/test_gem_remote_fetcher.rb
test/rubygems/test_gem_requirement.rb
test/rubygems/test_gem_security.rb
test/rubygems/test_gem_server.rb
test/rubygems/test_gem_silent_ui.rb
test/rubygems/test_gem_source_index.rb
test/rubygems/test_gem_spec_fetcher.rb
test/rubygems/test_gem_specification.rb
test/rubygems/test_gem_stream_ui.rb
test/rubygems/test_gem_text.rb
test/rubygems/test_gem_uninstaller.rb
test/rubygems/test_gem_validator.rb
test/rubygems/test_gem_version.rb
test/rubygems/test_gem_version_option.rb
test/rubygems/test_kernel.rb
test/rubygems/test_require.rb
util/CL2notes