@@ -13,7 +13,6 @@ hide_lib_for_update/note.txt
1313lib/gauntlet_rubygems.rb
1414lib/rubygems.rb
1515lib/rubygems/available_set.rb
16- lib/rubygems/basic_specification.rb
1716lib/rubygems/command.rb
1817lib/rubygems/command_manager.rb
1918lib/rubygems/commands/build_command.rb
@@ -110,7 +109,6 @@ lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem
110109lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
111110lib/rubygems/ssl_certs/GeoTrust_Global_CA.pem
112111lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
113- lib/rubygems/stub_specification.rb
114112lib/rubygems/syck_hack.rb
115113lib/rubygems/test_case.rb
116114lib/rubygems/test_utilities.rb
@@ -134,7 +132,6 @@ test/rubygems/child_key.pem
134132test/rubygems/data/gem-private_key.pem
135133test/rubygems/data/gem-public_cert.pem
136134test/rubygems/data/null-type.gemspec.rz
137- test/rubygems/encrypted_private_key.pem
138135test/rubygems/expired_cert.pem
139136test/rubygems/fake_certlib/openssl.rb
140137test/rubygems/fix_openssl_warnings.rb
@@ -164,8 +161,6 @@ test/rubygems/rubygems/commands/crash_command.rb
164161test/rubygems/rubygems_plugin.rb
165162test/rubygems/sff/discover.rb
166163test/rubygems/simple_gem.rb
167- test/rubygems/specifications/bar-0.0.2.gemspec
168- test/rubygems/specifications/foo-0.0.1.gemspec
169164test/rubygems/ssl_cert.pem
170165test/rubygems/ssl_key.pem
171166test/rubygems/test_config.rb
@@ -193,7 +188,6 @@ test/rubygems/test_gem_commands_owner_command.rb
193188test/rubygems/test_gem_commands_pristine_command.rb
194189test/rubygems/test_gem_commands_push_command.rb
195190test/rubygems/test_gem_commands_query_command.rb
196- test/rubygems/test_gem_commands_search_command.rb
197191test/rubygems/test_gem_commands_server_command.rb
198192test/rubygems/test_gem_commands_setup_command.rb
199193test/rubygems/test_gem_commands_sources_command.rb
@@ -247,7 +241,6 @@ test/rubygems/test_gem_source_specific_file.rb
247241test/rubygems/test_gem_spec_fetcher.rb
248242test/rubygems/test_gem_specification.rb
249243test/rubygems/test_gem_stream_ui.rb
250- test/rubygems/test_gem_stub_specification.rb
251244test/rubygems/test_gem_text.rb
252245test/rubygems/test_gem_uninstaller.rb
253246test/rubygems/test_gem_validator.rb
0 commit comments