Skip to content

Instantly share code, notes, and snippets.

@shawndeprey
Last active August 29, 2015 14:22
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 shawndeprey/68653f2cae4c140f97d6 to your computer and use it in GitHub Desktop.
Save shawndeprey/68653f2cae4c140f97d6 to your computer and use it in GitHub Desktop.
$ rake test:prepare
WARN: Unresolved specs during Gem::Specification.reset:
minitest (~> 5.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
$ bundle install
Using rake 10.4.2
Using CFPropertyList 2.3.1
Using i18n 0.7.0
Using json 1.8.2
Using minitest 5.6.1
Using thread_safe 0.3.5
Using tzinfo 1.2.2
Using activesupport 4.2.1
Using builder 3.2.2
Using erubis 2.7.0
Using mini_portile 0.6.2
Using nokogiri 1.6.6.2
Using rails-deprecated_sanitizer 1.0.3
Using rails-dom-testing 1.0.6
Using loofah 2.0.2
Using rails-html-sanitizer 1.0.2
Using actionview 4.2.1
Using rack 1.6.1
Using rack-test 0.6.3
Using actionpack 4.2.1
Using globalid 0.3.5
Using activejob 4.2.1
Using mime-types 2.5
Using mail 2.6.3
Using actionmailer 4.2.1
Using activemodel 4.2.1
Using active_model_serializers 0.8.3
Using arel 6.0.0
Using activerecord 4.2.1
Using thor 0.19.1
Using railties 4.2.1
Using activerecord-session_store 0.1.1
Using tins 0.13.2
Using amatch 0.2.11
Using ansi 1.5.0
Using excon 0.45.3
Using formatador 0.2.5
Using net-ssh 2.9.2
Using net-scp 1.2.1
Using fog-core 1.30.0
Using fog-xml 0.1.2
Using fog-atmos 0.1.0
Using multi_json 1.11.0
Using fog-json 1.0.1
Using ipaddress 0.8.0
Using fog-aws 0.2.2
Using inflecto 0.0.2
Using fog-brightbox 0.7.1
Using fog-ecloud 0.1.1
Using fog-google 0.0.5
Using fog-local 0.2.1
Using fog-powerdns 0.1.1
Using fog-profitbricks 0.0.2
Using fog-radosgw 0.0.4
Using fog-riakcs 0.1.0
Using fog-sakuracloud 1.0.1
Using fog-serverlove 0.1.2
Using fog-softlayer 0.4.6
Using fog-storm_on_demand 0.1.1
Using fog-terremark 0.1.0
Using fission 0.5.0
Using fog-vmfusion 0.1.0
Using fog-voxel 0.1.0
Using fog 1.30.0
Using unf_ext 0.0.7.1
Using unf 0.1.4
Using asset_sync 1.1.0
Using jmespath 1.0.2
Using aws-sdk-core 2.0.43
Using aws-sdk-resources 2.0.43
Using aws-sdk 2.0.43
Using htmlentities 4.3.3
Using rubyzip 1.0.0
Using axlsx 2.0.1
Using bundler 1.9.9
Using hike 1.2.3
Using tilt 1.4.1
Using sprockets 2.12.3
Using sprockets-rails 2.3.1
Using rails 4.2.1
Using axlsx_rails 0.2.1
Using hitimes 1.2.2
Using timers 4.0.1
Using celluloid 0.16.0
Using climate_control 0.0.3
Using cocaine 0.5.7
Using coffee-script-source 1.9.1.1
Using execjs 2.5.2
Using coffee-script 2.4.1
Using coffee-rails 4.1.0
Using connection_pool 2.2.0
Using daemons 1.0.10
Using dalli 2.6.4
Using domain_name 0.5.24
Using eventmachine 1.0.7
Using factory_girl 4.5.0
Using factory_girl_rails 4.5.0
Using faker 1.4.3
Using has_scope 0.6.0
Using hashids 0.0.5
Using hashr 0.0.22
Using http-cookie 1.0.2
Using responders 2.1.0
Using inherited_resources 1.6.0
Using jbuilder 1.4.2
Using jquery-rails 4.0.3
Using kgio 2.9.3
Using method_source 0.8.2
Using m 1.3.4
Using mandrill-api 1.0.53
Using memcachier 0.0.2
Using minitest-rails 2.1.1
Using mixpanel-ruby 1.2.0
Using net-http-persistent 2.9.4
Using netrc 0.10.3
Using newrelic_rpm 3.9.5.251
Using paperclip 3.4.2
Using pg 0.18.2
Using prerender_rails 0.1.18
Using rack-protection 1.5.3
Using rails-settings-cached 0.4.1
Using rails_serve_static_assets 0.0.4
Using rails_stdout_logging 0.0.3
Using rails_12factor 0.0.3
Using raindrops 0.13.0
Using rakismet 1.5.1
Using rapns 3.4.1
Using redcarpet 3.1.2
Using redis 3.2.1
Using redis-namespace 1.5.2
Using rest-client 1.8.0
Using ruby-progressbar 1.1.1
Using sanitize 2.0.6
Using sass 3.4.13
Using sass-rails 5.0.3
Using sidekiq 2.12.4
Using sidekiq-failures 0.2.2
Using sinatra 1.3.6
Using temple 0.6.10
Using slim 1.3.9
Using strip_attributes 1.5.1
Using thin 1.5.1
Using tinymce-rails 4.0.28.2
Using tire 0.5.8
Using tire-contrib 0.1.3
Using uglifier 2.7.1
Using unicorn 4.9.0
Using will_paginate 3.0.7
Bundle complete! 51 Gemfile dependencies, 148 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment