Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RubyGems carries some obsolete files #1746

Merged
merged 1 commit into from
May 26, 2012
Merged

Conversation

voxik
Copy link
Contributor

@voxik voxik commented May 25, 2012

Hi,

Although Rubinius claims to use RubyGems 1.8, it still carries some files which were removed from RubyGems ages ago. For instance:

lib/rubygems/commands/mirror_command.r
lib/rubygems/digest/*
lib/rubygems/indexer/*
lib/rubygems/rbconfig/*
lib/rubygems/source_info*.rb
lib/rubygems/rubygems_version.rb
lib/rubygems/timer.rb

This patch removes these files. Please consider merge.

@travisbot
Copy link

This pull request passes (merged b39b01b into 5c924fd).

dbussink added a commit that referenced this pull request May 26, 2012
RubyGems carries some obsolete files
@dbussink dbussink merged commit 843c44d into rubinius:master May 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants