Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created June 16, 2016 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7901716450a57edf859a611e583949c6 to your computer and use it in GitHub Desktop.
Save anonymous/7901716450a57edf859a611e583949c6 to your computer and use it in GitHub Desktop.
$ bundle23 install --without development test
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Resolving dependencies...............
Using rake 10.4.2
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/RedCloth-4.2.9.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/aasm-3.4.0.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/i18n-0.7.0.gem. It may be corrupted.
Using json 1.8.3
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/minitest-5.7.0.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/thread_safe-0.3.5.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/builder-3.2.2.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/erubis-2.7.0.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/rack-1.5.4.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/mime-types-2.6.1.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/arel-5.0.1.20140414130214.gem. It may be corrupted.
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/bcrypt-3.1.9.gem. It may be corrupted.
Using bundler 1.12.5
Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/coffee-script-source-1.8.0.gem. It may be corrupted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment