Skip to content
rivendale2010 edited this page Jun 13, 2012 · 6 revisions

This is a list of the gems i use on my beat up Windows 7 box to bundle and install Diaspora, June 2012. It is my experience and has no affiliation with the Diaspora project.

I had to source some odd ball pre-compiled binaries and run pre-release versions of some gems. Many of the gems, especially those with extensions, where a real **** to install! I am using tcs ruby 1.9.3p231 with some variant of i386-mingw32 and webrick.

It seems to load in development mode but with many problems. Mods required to call to OleInitialize immediately when win32ole is required from a sub thread on windows to prevent exceptions from the incomplete wingmw32 for example.

It is much preferable to run Rails apps on a dedicated linux box.

E:\ruby193_diaspora_ [master +3 ~4 -0 !]> bundle list Gems included by the bundle:

  • actionmailer (3.2.5)
  • actionpack (3.2.5)
  • activemodel (3.2.5)
  • activerecord (3.2.5)
  • activerecord-import (0.2.9)
  • activeresource (3.2.5)
  • activesupport (3.2.5)
  • acts-as-taggable-on (2.3.1 d9b66b7)
  • acts_as_api (0.4)
  • addressable (2.2.8)
  • airbrake (3.1.1)
  • arel (3.0.2)
  • asset_sync (0.4.2)
  • bbenezech-nested_form (0.0.6)
  • bcrypt-ruby (3.0.1)
  • bootstrap-sass (2.0.3.1)
  • builder (3.0.0)
  • bundler (1.1.4)
  • capistrano (2.12.0)
  • capistrano-ext (1.2.1)
  • capistrano_colors (0.5.5)
  • capybara (1.1.2)
  • carrierwave (0.6.2)
  • childprocess (0.3.2)
  • client_side_validations (3.1.4)
  • coffee-rails (3.2.2)
  • coffee-script (2.2.0)
  • coffee-script-source (1.3.3)
  • crack (0.3.1)
  • cucumber (1.2.1)
  • cucumber-rails (1.3.0)
  • daemons (1.1.8)
  • database_cleaner (0.7.1)
  • devise (1.5.3)
  • diff-lcs (1.1.3)
  • erubis (2.7.0)
  • eventmachine (1.0.0.beta.4)
  • excon (0.14.0)
  • execjs (1.4.0)
  • factory_girl (2.6.4)
  • factory_girl_rails (1.7.0)
  • faraday (0.8.1)
  • faraday_middleware (0.8.7)
  • fastercsv (1.5.5)
  • ffi (1.0.11)
  • fixture_builder (0.3.3)
  • fog (0.7.2)
  • foreigner (1.1.6)
  • foreman (0.46.0)
  • formatador (0.2.3)
  • fuubar (1.0.0)
  • gherkin (2.11.0)
  • gon (3.0.4)
  • guard (1.1.1)
  • guard-cucumber (1.1.0)
  • guard-rspec (1.0.0)
  • guard-spork (1.0.0)
  • haml (3.1.6.rc.1)
  • handlebars_assets (0.4.4)
  • hashie (1.2.0)
  • heroku (2.26.6)
  • heroku-api (0.2.4)
  • highline (1.6.12)
  • hike (1.2.1)
  • hodel_3000_compliant_logger (0.1.0)
  • hpricot (0.8.6)
  • http_accept_language (1.0.2)
  • httpauth (0.1)
  • i18n (0.6.0)
  • i18n-inflector (2.6.6)
  • i18n-inflector-rails (1.0.6)
  • jasmine (1.2.0 1e075fb)
  • jasmine-core (1.2.0)
  • journey (1.0.3)
  • jquery-rails (2.0.2)
  • jquery-ui-rails (0.2.2)
  • json (1.7.3)
  • kaminari (0.13.0)
  • launchy (2.1.0)
  • libwebsocket (0.1.3)
  • listen (0.4.4)
  • mail (2.4.4)
  • markerb (1.0.0 93b1e8b)
  • messagebus_ruby_api (1.0.3)
  • mime-types (1.18)
  • mini_magick (3.4)
  • mobile-fu (1.1.0)
  • multi_json (1.3.6)
  • multipart-post (1.1.5)
  • mysql2 (0.3.11)
  • net-scp (1.0.4)
  • net-sftp (2.0.5)
  • net-ssh (2.5.2)
  • net-ssh-gateway (1.1.0)
  • netrc (0.7.4)
  • newrelic_rpm (3.3.5)
  • nokogiri (1.5.2)
  • oauth (0.4.6)
  • oauth2 (0.6.1)
  • oink (0.9.3)
  • omniauth (1.0.3)
  • omniauth-facebook (1.3.0)
  • omniauth-oauth (1.0.1)
  • omniauth-oauth2 (1.0.2)
  • omniauth-tumblr (1.0)
  • omniauth-twitter (0.0.11)
  • orm_adapter (0.0.7)
  • pg (0.13.2)
  • polyglot (0.3.3)
  • rack (1.4.1)
  • rack-cache (1.2)
  • rack-cors (0.2.7)
  • rack-google-analytics (0.10.0)
  • rack-mobile-detect (0.4.0)
  • rack-piwik (0.1.2)
  • rack-pjax (0.5.9)
  • rack-protection (1.2.0)
  • rack-rewrite (1.2.1)
  • rack-ssl (1.3.2)
  • rack-test (0.6.1)
  • rails (3.2.5)
  • rails-i18n (0.6.4)
  • rails_admin (0.0.4)
  • rails_autolink (1.0.9)
  • railties (3.2.5)
  • rake (0.9.2.2)
  • rb-fchange (0.0.5)
  • rb-fsevent (0.9.1)
  • rb-inotify (0.8.8)
  • rdoc (3.12)
  • redcarpet (2.1.1)
  • redis (2.2.2)
  • redis-namespace (1.0.3)
  • remotipart (1.0.2)
  • resque (1.20.0)
  • resque-timeout (1.0.0)
  • rest-client (1.6.7)
  • roxml (3.1.6 7ea9a9f)
  • rpm_contrib (2.1.11)
  • rspec (2.10.0)
  • rspec-core (2.10.1)
  • rspec-expectations (2.10.0)
  • rspec-instafail (0.2.4)
  • rspec-mocks (2.10.1)
  • rspec-rails (2.10.1)
  • ruby-hmac (0.4.0)
  • ruby-oembed (0.8.7)
  • ruby-progressbar (0.0.10)
  • rubyzip (0.9.8)
  • sass (3.1.19)
  • sass-rails (3.2.5)
  • selenium-webdriver (2.22.1)
  • settingslogic (2.0.8 4884d45)
  • simple_oauth (0.1.8)
  • sinatra (1.3.2)
  • spork (1.0.0rc3)
  • sprockets (2.1.3)
  • subexec (0.2.2)
  • thin (1.3.1)
  • thor (0.15.2)
  • tilt (1.3.3)
  • timecop (0.3.5)
  • treetop (1.4.10)
  • twitter (2.0.2)
  • typhoeus (0.4.0 9a077a7)
  • tzinfo (0.3.33)
  • uglifier (1.2.4)
  • vegas (0.1.11)
  • warden (1.2.0)
  • webmock (1.8.7)
  • will_paginate (3.0.3)
  • win32console (1.3.2)
  • xpath (0.1.4)
  • yard (0.8.2)

E:\Ruby193_diaspora_>gem list

*** LOCAL GEMS ***

  • actionmailer (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • actionpack (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • activemodel (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • activerecord (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • activerecord-import (0.2.9)
  • activeresource (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • activesupport (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • acts_as_api (0.4)
  • addressable (2.2.8)
  • airbrake (3.1.1, 3.1.0, 3.0.9)
  • arel (3.0.2)
  • asset_sync (0.4.2, 0.4.1)
  • awesome_print (1.0.2)
  • bbenezech-nested_form (0.0.6)
  • bcrypt-ruby (3.0.1 x86-mingw32)
  • bigdecimal (1.1.0)
  • bootstrap-sass (2.0.3.1, 2.0.3)
  • bson (1.6.4, 1.6.3, 1.6.2)
  • bson_ext (1.6.4, 1.6.2)
  • builder (3.0.0)
  • bundler (1.1.4)
  • capistrano (2.12.0)
  • capistrano-ext (1.2.1)
  • capistrano_colors (0.5.5)
  • capybara (1.1.2)
  • carrierwave (0.6.2)
  • childprocess (0.3.2)
  • client_side_validations (3.1.4)
  • coffee-rails (3.2.2)
  • coffee-script (2.2.0)
  • coffee-script-source (1.3.3, 1.3.2)
  • crack (0.3.1)
  • cucumber (1.2.1, 1.2.0)
  • cucumber-rails (1.3.0)
  • curl (0.0.9)
  • daemons (1.1.8)
  • database_cleaner (0.8.0, 0.7.2, 0.7.1)
  • devise (2.1.0, 1.5.3)
  • diff-lcs (1.1.3, 1.1.2)
  • em-synchrony (1.0.1)
  • erubis (2.7.0)
  • eventmachine (1.0.0.beta.4.1 x86-mingw32, 1.0.0.beta.4 x86-mingw32)
  • excon (0.14.0, 0.13.4)
  • execjs (1.4.0, 1.3.2)
  • factory_girl (3.3.0, 2.6.4)
  • factory_girl_rails (3.3.0, 1.7.0)
  • faraday (0.8.1, 0.7.6)
  • faraday_middleware (0.8.7)
  • fastercsv (1.5.5, 1.5.4)
  • ffi (1.0.11)
  • fixture_builder (0.3.3)
  • fog (1.3.1, 0.7.2)
  • foreigner (1.1.6)
  • foreman (0.47.0, 0.46.0, 0.41.0)
  • formatador (0.2.3, 0.2.1)
  • fuubar (1.0.0)
  • gherkin (2.11.0 x86-mingw32, 2.10.0 x86-mingw32)
  • git (1.2.5)
  • gon (3.0.4, 3.0.3, 3.0.2)
  • guard (1.1.1, 1.0.3)
  • guard-cucumber (1.1.0, 1.0.0, 0.8.0)
  • guard-rspec (1.0.0, 0.7.3, 0.7.2)
  • guard-spork (1.0.0, 0.8.0)
  • haml (3.1.6, 3.1.6.rc.1, 3.1.5)
  • handlebars_assets (0.4.4)
  • hashie (1.2.0)
  • heroku (2.26.6, 2.26.5, 2.26.3, 2.25.0)
  • heroku-api (0.2.4, 0.2.1)
  • highline (1.6.12)
  • hike (1.2.1)
  • hodel_3000_compliant_logger (0.1.0)
  • hpricot (0.8.6)
  • http_accept_language (1.0.2)
  • httpauth (0.1)
  • i18n (0.6.0)
  • i18n-inflector (2.6.6)
  • i18n-inflector-rails (1.0.6)
  • io-console (0.3)
  • jasmine-core (1.2.0)
  • journey (1.0.3)
  • jquery-rails (2.0.2)
  • jquery-ui-rails (0.5.0, 0.4.1, 0.2.2)
  • json (1.7.3, 1.5.4)
  • kaminari (0.13.0)
  • launchy (2.1.0, 2.0.3)
  • libwebsocket (0.1.3)
  • listen (0.4.4, 0.4.3, 0.4.2)
  • mail (2.4.4)
  • mastery (0.0.1)
  • messagebus_ruby_api (1.0.11, 1.0.3)
  • mime-types (1.18)
  • mini_magick (3.4)
  • minitest (3.0.1, 2.5.1)
  • mobile-fu (1.1.0)
  • mongo (1.6.4, 1.6.3, 1.6.2)
  • multi_json (1.3.6, 1.0.4)
  • multipart-post (1.1.5)
  • mysql2 (0.3.11 x86-mingw32)
  • net-scp (1.0.4)
  • net-sftp (2.0.5)
  • net-ssh (2.5.2, 2.3.0)
  • net-ssh-gateway (1.1.0)
  • netrc (0.7.4, 0.7.2, 0.7.1)
  • newrelic_rpm (3.3.5, 3.3.4.1)
  • nokogiri (1.5.3 x86-mingw32, 1.5.2 x86-mingw32)
  • oauth (0.4.6)
  • oauth2 (0.7.1, 0.6.1, 0.5.0)
  • oink (0.9.3)
  • omniauth (1.1.0, 1.0.3)
  • omniauth-facebook (1.3.0, 1.2.0)
  • omniauth-oauth (1.0.1)
  • omniauth-oauth2 (1.0.2, 1.0.0)
  • omniauth-tumblr (1.0)
  • iauth-twitter (0.0.11, 0.0.9)
  • orm_adapter (0.0.7)
  • pg (0.13.2 x86-mingw32)
  • polyglot (0.3.3)
  • rack (1.4.1)
  • rack-cache (1.2)
  • rack-cors (0.2.7, 0.2.6)
  • rack-google-analytics (0.10.0)
  • rack-mobile-detect (0.4.0, 0.3.0)
  • rack-piwik (0.1.2)
  • rack-pjax (0.5.9)
  • rack-protection (1.2.0)
  • rack-rewrite (1.2.1)
  • rack-ssl (1.3.2)
  • rack-test (0.6.1)
  • rails (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • rails-i18n (0.6.4)
  • rails_admin (0.0.4, 0.0.3)
  • rails_autolink (1.0.9, 1.0.7)
  • railties (3.2.5, 3.2.4, 3.2.3, 3.2.2)
  • rake (0.9.2.2, 0.9.2)
  • rb-fchange (0.0.5)
  • rb-fsevent (0.9.1)
  • rb-inotify (0.8.8)
  • rdoc (3.12, 3.9.4)
  • redcarpet (2.1.1, 2.0.1)
  • redis (3.0.1, 3.0.0, 2.2.2)
  • redis-namespace (1.2.0, 1.0.3)
  • remotipart (1.0.2)
  • resque (1.20.0)
  • resque-timeout (1.0.0)
  • rest-client (1.6.7)
  • rpm_contrib (2.1.11, 2.1.9)
  • rspec (2.10.0, 2.9.0)
  • rspec-core (2.10.1, 2.9.0)
  • rspec-expectations (2.10.0, 2.9.1)
  • rspec-instafail (0.2.4)
  • rspec-mocks (2.10.1, 2.9.0)
  • rspec-rails (2.10.1, 2.9.0)
  • ruby-hmac (0.4.0)
  • ruby-oembed (0.8.7)
  • ruby-progressbar (0.0.10)
  • rubygems-update (1.8.24)
  • rubyzip (0.9.8)
  • sass (3.1.19, 3.1.18)
  • sass-rails (3.2.5)
  • selenium-webdriver (2.22.2, 2.22.1, 2.22.0, 2.22.0.rc1)
  • simple_oauth (0.1.8)
  • sinatra (1.3.2)
  • slop (3.3.1, 3.3.0, 2.4.4)
  • spork (1.0.0rc3, 1.0.0rc2 x86-mingw32)
  • sprockets (2.4.3, 2.1.3)
  • sqlite3 (1.3.6 x86-mingw32)
  • subexec (0.2.2)
  • thin (1.3.1)
  • thor (0.15.2, 0.14.6)
  • tilt (1.3.3)
  • timecop (0.3.5)
  • treetop (1.4.10)
  • twitter (2.5.0, 2.4.0, 2.0.2)
  • typhoeus (0.4.0)
  • tzinfo (0.3.33)
  • uglifier (1.2.4)
  • unidecoder (1.1.1)
  • update (0.9.8)
  • vegas (0.1.11)
  • warden (1.2.0, 1.1.1)
  • webmock (1.8.7)
  • will_paginate (3.0.3)
  • win32-api (1.4.8 x86-mingw32)
  • win32-process (0.6.5)
  • win32console (1.3.2 x86-mingw32)
  • windows-api (0.4.1)
  • windows-pr (1.2.1)
  • xpath (0.1.4)
  • yard (0.8.2, 0.8.1)
Clone this wiki locally