Skip to content

Instantly share code, notes, and snippets.

@mmurray
Created November 4, 2010 01:20
Show Gist options
  • Save mmurray/661998 to your computer and use it in GitHub Desktop.
Save mmurray/661998 to your computer and use it in GitHub Desktop.
GIT
remote: git://github.com/thoughtbot/paperclip.git
revision: 9e6afe4
specs:
paperclip (2.3.3)
activerecord
activesupport
GIT
remote: http://github.com/plataformatec/devise.git
revision: 0f0eb4e
specs:
devise (1.2.0)
bcrypt-ruby (~> 2.1.2)
warden (~> 0.10.7)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.0)
actionpack (= 3.0.0)
mail (~> 2.2.5)
actionpack (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.4.1)
rack (~> 1.2.1)
rack-mount (~> 0.6.12)
rack-test (~> 0.5.4)
tzinfo (~> 0.3.23)
activemodel (3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activerecord (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
arel (~> 1.0.0)
tzinfo (~> 0.3.23)
activeresource (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
acts_as_commentable (3.0.0)
addressable (2.2.0)
arel (1.0.1)
activesupport (~> 3.0.0)
asset_packager (0.2.0)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
bcrypt-ruby (2.1.2)
builder (2.1.2)
crack (0.1.8)
dalli (0.11.0)
dynamic_form (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
faraday (0.4.6)
addressable (>= 2.1.1)
rack (>= 1.0.1)
high_voltage (0.9.1)
hpricot (0.8.2)
httparty (0.6.1)
crack (= 0.1.8)
i18n (0.4.2)
jquery-rails (0.1.2)
rails (~> 3.0.0.rc)
mail (2.2.9)
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
multi_json (0.0.4)
mysql (2.8.1)
oauth (0.4.3)
oauth2 (0.0.13)
faraday (~> 0.4.1)
multi_json (>= 0.0.4)
polyglot (0.3.1)
possessive (1.0.0)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.6)
rack (>= 1.0)
rails (3.0.0)
actionmailer (= 3.0.0)
actionpack (= 3.0.0)
activerecord (= 3.0.0)
activeresource (= 3.0.0)
activesupport (= 3.0.0)
bundler (~> 1.0.0)
railties (= 3.0.0)
railties (3.0.0)
actionpack (= 3.0.0)
activesupport (= 3.0.0)
rake (>= 0.8.4)
thor (~> 0.14.0)
rake (0.8.7)
thor (0.14.3)
treetop (1.4.8)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
warden (0.10.7)
rack (>= 1.0.0)
warden_oauth (0.1.1)
oauth
warden (>= 0.8.1)
will_paginate (3.0.pre2)
xml-simple (1.0.12)
PLATFORMS
ruby
DEPENDENCIES
acts_as_commentable
asset_packager
aws-s3
dalli
devise!
dynamic_form
high_voltage
hpricot
httparty
jquery-rails
mysql
oauth
oauth2
paperclip!
possessive
rails (= 3.0.0)
warden_oauth
will_paginate (~> 3.0.pre2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment