1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems
drbrain d2be12ef61 * lib/rubygems/security/policy.rb: Raise proper exceptions when
verifying unsigned gems (instead of crashing).
* test/rubygems/test_gem_security_policy.rb:  Tests for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-08 02:58:19 +00:00
..
commands * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
core_ext
ext * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
package * lib/rubygems/package/old.rb: Fix loading old format gems on ruby 2013-02-07 23:58:42 +00:00
security * lib/rubygems/security/policy.rb: Raise proper exceptions when 2013-02-08 02:58:19 +00:00
ssl_certs
available_set.rb
command.rb
command_manager.rb
compatibility.rb Missed comment from r39079 2013-02-05 21:06:14 +00:00
config_file.rb * lib/rubygems/config_file.rb: Add missing require for 2013-02-08 01:15:54 +00:00
defaults.rb
dependency.rb
dependency_installer.rb * lib/rubygems/config_file.rb: Add missing require for 2013-02-08 01:15:54 +00:00
dependency_list.rb
dependency_resolver.rb
deprecate.rb
doctor.rb
errors.rb * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
exceptions.rb
ext.rb
gem_runner.rb
gemcutter_utilities.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
indexer.rb
install_message.rb
install_update_options.rb
installer.rb
installer_test_case.rb
LICENSE.txt * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
local_remote_options.rb
mock_gem_ui.rb
name_tuple.rb
package.rb * lib/rubygems/package.rb: Ensure digests are generated for signing. 2013-02-07 05:56:53 +00:00
package_task.rb
path_support.rb
platform.rb
psych_additions.rb
psych_tree.rb
rdoc.rb
remote_fetcher.rb
request_set.rb
requirement.rb
security.rb
server.rb
source.rb
source_list.rb
source_local.rb
source_specific_file.rb
spec_fetcher.rb
specification.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
syck_hack.rb
test_case.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
test_utilities.rb
text.rb
uninstaller.rb
user_interaction.rb
validator.rb
version.rb
version_option.rb