Skip to content

Instantly share code, notes, and snippets.

@unsangkarable
Created August 30, 2015 17:28
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 unsangkarable/b0728d9700e5032757a9 to your computer and use it in GitHub Desktop.
Save unsangkarable/b0728d9700e5032757a9 to your computer and use it in GitHub Desktop.
mon@robdrake:~/memebot$ bundle install --deployment
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Using i18n 0.7.0
Using json 1.8.1
Using minitest 5.5.0
Using thread_safe 0.3.4
Using tzinfo 1.2.2
Using activesupport 4.2.0
Using hitimes 1.2.2
Using timers 4.0.1
Using celluloid 0.16.0
Using cinch 2.1.0
Using coderay 1.1.0
Using damerau-levenshtein 1.0.3
Using ffi 1.9.6
Using ethon 0.7.1
Using rb-fsevent 0.9.4
Using rb-inotify 0.9.5
Using listen 2.8.4
Using method_source 0.8.2
Using oj 2.11.1
Using slop 3.6.0
Using pry 0.10.1
Installing rmagick 2.13.4 with native extensions
Installing typhoeus 0.6.9
Installing word_wrapper 0.5.0
Using bundler 1.10.6
Bundle complete! 9 Gemfile dependencies, 25 gems now installed.
Bundled gems are installed into ./vendor/bundle.
Post-install message from rmagick:
Please report any bugs. See https://github.com/gemhome/rmagick/compare/RMagick_2-13-2...master and https://github.com/rmagick/rmagick/issues/18
mon@robdrake:~/memebot$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment