Skip to content

Instantly share code, notes, and snippets.

@dylanvee
Created August 16, 2011 17:10
Show Gist options
  • Save dylanvee/1149566 to your computer and use it in GitHub Desktop.
Save dylanvee/1149566 to your computer and use it in GitHub Desktop.
GIT
remote: git://github.com/dylanvee/em-postgresql-adapter.git
revision: b9b21255d145d8bf0afe284b0219f3c5835461ca
specs:
em-postgresql-adapter (0.1)
pg (>= 0.8.0)
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.9)
addressable (2.2.6)
arel (2.0.10)
async-rack (0.5.1)
rack (~> 1.1)
builder (2.1.2)
daemons (1.1.4)
em-hiredis (0.1.0)
hiredis (~> 0.3.0)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
em-resolv-replace (1.1.1)
em-synchrony (0.2.0)
eventmachine (>= 0.12.9)
escape_utils (0.2.3)
eventmachine (0.12.10)
faye (0.6.3)
em-hiredis (>= 0.0.1)
em-http-request (>= 0.2)
eventmachine (~> 0.12.0)
json (>= 1.0)
rack (>= 1.0)
thin (~> 1.2)
hiredis (0.3.2)
i18n (0.5.0)
json (1.5.3)
koala (1.1.0)
multi_json (~> 1.0)
multipart-post (~> 1.0)
mime-types (1.16)
multi_json (1.0.3)
multipart-post (1.1.3)
nokogiri (1.5.0)
pg (0.11.0)
rack (1.3.2)
rack-fiber_pool (0.9.1)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
sinatra-activerecord (0.1.3)
sinatra (>= 0.9.4)
sinatra-synchrony (0.1.1)
async-rack
em-http-request (= 0.3.0)
em-resolv-replace
em-synchrony (= 0.2.0)
rack-fiber_pool (= 0.9.1)
sinatra (>= 1.0)
texticle (2.0)
activerecord (>= 3.0.0)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.2)
typhoeus (0.2.4)
mime-types
mime-types
tzinfo (0.3.29)
PLATFORMS
ruby
DEPENDENCIES
activerecord
em-postgresql-adapter!
faye
koala
nokogiri
pg
rack-fiber_pool
sinatra
sinatra-activerecord
sinatra-synchrony
texticle
typhoeus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment