Skip to content

Instantly share code, notes, and snippets.

@spastorino
Created January 5, 2012 21:36
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 spastorino/72e834dbee591b1e9600 to your computer and use it in GitHub Desktop.
Save spastorino/72e834dbee591b1e9600 to your computer and use it in GitHub Desktop.
➜ ~ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.2.0]
➜ ~ gem -v
1.8.13
➜ ~ gem list
*** LOCAL GEMS ***
actionmailer (3.2.0.rc2)
actionpack (3.2.0.rc2)
activemodel (3.2.0.rc2)
activerecord (3.2.0.rc2)
activeresource (3.2.0.rc2)
activesupport (3.2.0.rc2)
addressable (2.2.6)
ansi (1.4.1)
archive-tar-minitar (0.5.2)
arel (3.0.0.rc1)
auto_strip_attributes (2.0.2)
awesome_print (1.0.2)
bcrypt-ruby (3.0.1)
bigdecimal (1.1.0)
bourbon (1.2.0)
browser (0.1.3)
builder (3.0.0)
bundler (1.1.rc.5, 1.0.21)
cancan (1.6.7)
capistrano (2.9.0)
capistrano-ext (1.2.1)
capybara (1.1.2)
capybara-webkit (0.7.2)
childprocess (0.2.4)
coffee-rails (3.2.0)
coffee-script (2.2.0)
coffee-script-source (1.2.0)
columnize (0.3.6)
connection_pool (0.1.0)
crack (0.3.1)
dalli (1.1.4)
devise (1.5.3)
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.2.13)
fabrication (1.2.0)
faraday (0.7.5)
ffaker (1.10.1)
ffi (1.0.11)
gravtastic (3.2.6)
growl_notify (0.0.3)
guard (0.9.4)
guard-rspec (0.5.10)
guard-spork (0.4.1)
haml (3.1.4)
haml-rails (0.3.4)
hashie (1.2.0)
heroku (2.17.0)
high_voltage (1.0.1)
highline (1.6.9)
hike (1.2.1)
hpricot (0.8.5)
httparty (0.8.1)
i18n (0.6.0)
io-console (0.3)
journey (1.0.0.rc4)
jquery-rails (2.0.0)
json (1.6.4)
kaminari (0.13.0)
kgio (2.7.0)
launchy (2.0.5)
letter_opener (0.0.2)
linecache19 (0.5.13)
mail (2.3.0)
memcache-client (1.8.5)
metaclass (0.0.1)
mime-types (1.17.2)
minitest (2.10.0)
mocha (0.10.0)
msgpack (0.4.6)
multi_json (1.0.4)
multi_xml (0.4.1)
multipart-post (1.1.4)
musix_match (0.2.0)
mustache (0.99.4)
mysql (2.8.1)
mysql2 (0.3.11)
net-scp (1.0.4)
net-sftp (2.0.5)
net-ssh (2.2.1)
net-ssh-gateway (1.1.0)
nokogiri (1.5.0)
oauth (0.4.5)
oauth2 (0.5.1)
omniauth (1.0.1)
omniauth-dropbox (0.2.0)
omniauth-facebook (1.1.0)
omniauth-foursquare (0.0.4)
omniauth-oauth (1.0.0)
omniauth-oauth2 (1.0.0)
omniauth-twitter (0.0.7)
orm_adapter (0.0.5)
paranoia (1.1.0)
perftools.rb (0.5.6)
pg (0.12.2)
polyamorous (0.5.0)
polyglot (0.3.3)
rack (1.4.0)
rack-cache (1.1)
rack-mount (0.8.3)
rack-protection (1.1.4)
rack-ssl (1.3.2)
rack-test (0.6.1)
rails (3.2.0.rc2)
rails_config (0.2.5)
railties (3.2.0.rc2)
rainbows (4.3.1)
raindrops (0.8.0)
rake (0.9.2.2)
rake-compiler (0.7.9)
ransack (0.5.8)
rb-appscript (0.6.1)
rb-fsevent (0.4.3.1)
rdiscount (1.6.8)
rdoc (3.12)
RedCloth (4.2.9)
redis (2.2.2)
rest-client (1.6.7)
ronn (0.7.3)
rr (1.0.4)
rspec (2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
rspec-mocks (2.7.0)
rspec-rails (2.7.0)
ruby-debug-base19 (0.11.26)
ruby-debug19 (0.11.6)
ruby-prof (0.10.8)
ruby_core_source (0.1.5)
rubygems-update (1.8.13)
rubyzip (0.9.5)
sass (3.1.12)
sass-rails (3.2.3)
selenium-webdriver (2.15.0)
sfl (2.0)
shoulda-matchers (1.0.0)
simple-navigation (3.6.0)
simple_oauth (0.1.5)
simplecov (0.5.4)
simplecov-html (0.5.3)
sinatra (1.3.1)
sixarm_ruby_email_address_validation (1.2.4)
sprockets (2.1.2)
sqlite3 (1.3.5)
term-ansicolor (1.0.7)
thor (0.14.6)
tilt (1.3.3)
timecop (0.3.5)
treetop (1.4.10)
turn (0.8.3)
tzinfo (0.3.31)
uglifier (1.2.1)
unicorn (4.1.1)
vcr (1.11.3)
w3c_validators (1.2)
warden (1.1.0)
webmock (1.7.8)
xml-simple (1.1.1)
xpath (0.1.4)
yajl-ruby (1.1.0)
youtube_it (2.1.1)
➜ ~ gem install actionpack --pre
ERROR: Error installing actionpack:
actionpack requires journey (~> 1.0.0.rc1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment