Skip to content

Instantly share code, notes, and snippets.

@jywarren
Created May 30, 2014 16:19
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 jywarren/98faf6b9243f5b2a8058 to your computer and use it in GitHub Desktop.
Save jywarren/98faf6b9243f5b2a8058 to your computer and use it in GitHub Desktop.
SpectralWorkbench.org gems
arren@spectralwb:~$ gem list
*** LOCAL GEMS ***
actionmailer (3.2.13, 2.3.15)
actionpack (3.2.13, 2.3.15)
activemodel (3.2.13, 3.2.11)
activerecord (3.2.13, 2.3.15)
activeresource (3.2.13, 2.3.15)
activesupport (3.2.13, 3.2.11, 2.3.15)
addressable (2.2.8)
arel (3.0.2)
aws-s3 (0.6.3)
builder (3.0.4)
bundler (1.2.3)
cocaine (0.2.1)
daemon_controller (1.1.1)
davetroy-geohash (1.1.0)
erubis (2.7.0)
faraday (0.8.4)
fastthread (1.0.7)
geokit (1.6.5)
georuby (2.0.0)
git (1.2.5)
github (0.7.2)
haml (3.1.7)
highline (1.6.15)
hike (1.2.1)
hpricot (0.8.6)
httparty (0.10.0)
httpauth (0.2.0)
i18n (0.6.1)
image_science (1.2.4)
journey (1.0.4)
json (1.7.6)
json_pure (1.7.6, 1.5.4)
jwt (0.1.5)
launchy (2.0.5)
mail (2.5.3, 2.4.4)
mime-types (1.19)
mini_magick (3.4)
multi_json (1.5.0)
multi_xml (0.5.2)
multipart-post (1.1.5)
mysql (2.9.0)
mysql2 (0.3.11)
nokogiri (1.5.6)
oauth (0.4.7)
oauth-plugin (0.4.1)
oauth2 (0.8.0)
paperclip (2.7.0)
passenger (3.0.19)
polyglot (0.3.3)
rack (1.4.5, 1.4.4, 1.1.5)
rack-cache (1.2)
rack-openid (1.3.1)
rack-ssl (1.3.2)
rack-test (0.6.2)
rails (3.2.13, 2.3.15)
rails_autolink (1.0.9)
railties (3.2.13, 3.2.11)
rake (10.0.3)
rdiscount (2.0.7.1)
rdoc (3.12)
recaptcha (0.3.4)
redcarpet (2.2.2)
RedCloth (4.2.9)
rmagick (2.13.1)
ruby-openid (2.2.2)
rubygems-bundler (1.1.0)
RubyInline (3.12.0)
rvm (1.11.3.5)
sanitize (2.0.3)
sprockets (2.2.2)
spruz (0.2.13)
sqlite3 (1.3.7)
subexec (0.2.2)
SyslogLogger (2.0)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)
tzinfo (0.3.35)
will_paginate (2.3.16, 2.3.15)
xml-simple (1.1.2)
yaml_db (0.2.3)
ZenTest (4.8.3)
@nottheheroes
Copy link

hi.. any update for ruby and rails latest version?
i installed on 1.8.7 ,but many gems above require 1.9.3
im successful to run webserver but get error..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment