Skip to content

Instantly share code, notes, and snippets.

@rud
Created December 14, 2011 08:41
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 rud/1475761 to your computer and use it in GitHub Desktop.
Save rud/1475761 to your computer and use it in GitHub Desktop.
PATH
remote: .
specs:
em-postgresql-adapter (0.2)
activerecord (>= 3.1.0)
eventmachine
pg (>= 0.8.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.3)
multi_json (~> 1.0)
arel (2.2.1)
builder (3.0.0)
diff-lcs (1.1.3)
evented-spec (0.9.0)
eventmachine (0.12.10)
i18n (0.6.0)
multi_json (1.0.4)
pg (0.12.0)
rake-compiler (~> 0.7)
rake (0.9.2.2)
rake-compiler (0.7.9)
rake
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
tzinfo (0.3.31)
PLATFORMS
ruby
DEPENDENCIES
em-postgresql-adapter!
evented-spec (~> 0.9.0)
rake
rspec (~> 2.7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment