Skip to content

Instantly share code, notes, and snippets.

@danielevans
Created November 7, 2013 20:55
Show Gist options
  • Save danielevans/7361716 to your computer and use it in GitHub Desktop.
Save danielevans/7361716 to your computer and use it in GitHub Desktop.
$ bundle check
The Gemfile's dependencies are satisfied
$ bundle list
Gems included by the bundle:
* actionmailer (4.0.0)
* actionpack (4.0.0)
* active_model_serializers (0.8.1)
* activeadmin (0.6.1 9f6b030)
* activemodel (4.0.0)
* activerecord (4.0.0)
* activerecord-deprecated_finders (1.0.3)
* activesupport (4.0.0)
* addressable (2.3.5)
* after_commit_action (0.1.3)
* annotate (2.5.0)
* app (1.0.3)
* arbre (1.0.1)
* arel (4.0.0)
* atomic (1.1.14)
* attr_required (0.0.5)
* aws-sdk (1.11.1)
* bcrypt-ruby (3.1.2)
* bourbon (3.1.8)
* buftok (0.1)
* builder (3.1.4)
* bundler (1.3.5)
* carrierwave (0.9.0)
* carrierwave-video-thumbnailer (0.1.2)
* chronic (0.10.2)
* coffee-rails (4.0.0)
* coffee-script (2.2.0)
* coffee-script-source (1.6.3)
* counter_culture (0.1.18)
* crack (0.4.1)
* database_cleaner (1.1.1)
* devise (3.1.1)
* diff-lcs (1.2.4)
* dotenv (0.9.0)
* dotenv-rails (0.9.0)
* erubis (2.7.0)
* excon (0.25.3)
* execjs (2.0.2)
* factory_girl (4.2.0)
* factory_girl_rails (4.2.1)
* faraday (0.8.8)
* fb_graph (2.7.8)
* fog (1.15.0)
* foreman (0.63.0)
* formatador (0.2.4)
* formtastic (2.3.0.rc2)
* geokit (1.6.7)
* geokit-rails (2.0.0)
* has_scope (0.6.0.rc)
* hike (1.2.3)
* http (0.5.0)
* http_parser.rb (0.5.3)
* httpclient (2.3.4.1)
* i18n (0.6.5)
* inherited_resources (1.4.1)
* innertube (1.1.0)
* jquery-rails (3.0.4)
* jquery-ui-rails (4.0.5)
* json (1.8.1)
* kaminari (0.14.1)
* launchy (2.3.0)
* libv8 (3.16.14.3)
* mail (2.5.4)
* middleware (0.1.0)
* mime-types (1.25)
* mini_magick (3.6.0)
* mini_portile (0.5.1)
* minitest (4.7.5)
* mono_logger (1.1.0)
* multi_json (1.8.2)
* multipart-post (1.2.0)
* mysql2 (0.3.13)
* net-scp (1.1.2)
* net-ssh (2.7.0)
* newrelic_rpm (3.6.7.159)
* nokogiri (1.6.0)
* orm_adapter (0.4.0)
* polyamorous (0.6.4)
* polyglot (0.3.3)
* quiet_assets (1.0.2)
* rack (1.5.2)
* rack-oauth2 (1.0.5)
* rack-protection (1.5.0)
* rack-ssl-enforcer (0.2.6)
* rack-test (0.6.2)
* rails (4.0.0)
* rails-api (0.1.0)
* railties (4.0.0)
* rake (10.1.0)
* ransack (1.0.0)
* redis (3.0.5)
* redis-namespace (1.3.1)
* ref (1.0.5)
* responders (1.0.0)
* resque (1.25.1)
* resque-scheduler (2.0.1)
* riddle (1.5.8)
* rspec-core (2.14.5)
* rspec-expectations (2.14.3)
* rspec-mocks (2.14.3)
* rspec-rails (2.14.0)
* ruby-hmac (0.4.0)
* ruby-progressbar (1.2.0)
* rufus-scheduler (2.0.24)
* safe_yaml (0.9.7)
* sass (3.2.12)
* sass-rails (4.0.0)
* shoulda-matchers (2.4.0)
* simple_oauth (0.2.0)
* sinatra (1.4.3)
* songkick-oauth2-provider (0.10.2 7eb1c81)
* sprockets (2.10.0)
* sprockets-rails (2.0.0)
* streamio-ffmpeg (1.0.0)
* subexec (0.2.3)
* therubyracer (0.12.0)
* thinking-sphinx (3.0.5)
* thor (0.18.1)
* thread_safe (0.1.3)
* tilt (1.4.1)
* timecop (0.6.3)
* treetop (1.4.15)
* twitter (5.0.0.rc.1)
* tzinfo (0.3.38)
* uglifier (2.2.1)
* uuidtools (2.1.4)
* vcr (2.6.0)
* vegas (0.1.11)
* versioncake (1.3.0)
* warden (1.2.3)
* webmock (1.13.0)
* whenever (0.8.4)
$ bundle exec rake -T
rake aborted!
Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes.
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/execjs-2.0.2/lib/execjs/runtimes.rb:51:in `autodetect'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/execjs-2.0.2/lib/execjs.rb:5:in `<module:ExecJS>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/execjs-2.0.2/lib/execjs.rb:4:in `<top (required)>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/coffee-script-2.2.0/lib/coffee_script.rb:1:in `<top (required)>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/coffee-script-2.2.0/lib/coffee-script.rb:1:in `<top (required)>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/coffee-rails-4.0.0/lib/coffee-rails.rb:1:in `<top (required)>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/bundler/gems/active_admin-9f6b03030667/lib/active_admin.rb:12:in `<top (required)>'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/srv/app/current/vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/srv/app/current/vendor/bundle/ruby/2.0.0/bundler/gems/active_admin-9f6b03030667/lib/activeadmin.rb:1:in `<top (required)>'
/srv/app/current/config/application.rb:12:in `<top (required)>'
/srv/app/current/Rakefile:4:in `require'
/srv/app/current/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment