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

Ruby downloader #77

Closed
wants to merge 29 commits into from
Closed

Ruby downloader #77

wants to merge 29 commits into from

Conversation

agross
Copy link

@agross agross commented Mar 14, 2016

  1. Pure ruby downloader
  2. Extract zip using rubyzip
  3. Use gem version to download binaries (2.1.1.42 -> 2.1.1)
  4. Supports Windows x64
  5. Removed the /tmp cleaning workaround and use proper Dir.mktmpdir
  6. The call to which is replaced by a pure ruby implementation
  7. Refactorings

Additional changes:

  1. rspec 3.4 with expect syntax
  2. Use bundler caching on Travis

Relates to #76.

…erally unavailable unless the user manually downloads them)
@GregOnNet
Copy link

Hi,

it would be nice if this pull request is going to be merged in the near future.
I personally depend on the fixes made here.

Kinds
Greg

@agross agross closed this Oct 22, 2021
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.

2 participants