tent.io/Gemfile.lock
2012-09-06 22:22:53 -04:00

186 lines
4 KiB
Text

GIT
remote: git://github.com/akzhan/pygments.rb.git
revision: dfa0d936da40f25e249a7d20f895e6d4cab72b50
branch: rubypython-0.6
specs:
pygments.rb (0.2.12)
rubypython (~> 0.6.1)
GIT
remote: git://github.com/tent/tent-schemas.git
revision: 52b7bd803759775be13b273d4456a81130c66ba6
branch: master
specs:
tent-schemas (0.0.1)
json-schema
GIT
remote: git@github.com:tent/tent-apidoc.git
revision: 9bb0ab5c2f0bad683fa407148d0635a96c1ab71d
branch: master
specs:
tent-apidoc (0.1.0)
fabrication
faker
rack-test
tent-client
tentd
GIT
remote: git@github.com:tent/tent-client-ruby.git
revision: d70a052f676173823a8d34de0e13aeb40a95e006
branch: master
specs:
tent-client (0.0.1)
faraday (= 0.8.4)
faraday_middleware (= 0.8.8)
json
nokogiri
GIT
remote: git@github.com:tent/tentd.git
revision: 6c492a0953a32e8d0c1f1b0f0bd6ab30f821ce31
branch: master
specs:
tentd (0.0.1)
data_mapper (~> 1.2.0)
dm-ar-finders (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-postgres-adapter (~> 1.2.0)
girl_friday (~> 0.10)
hashie
rack-mount (~> 0.8.3)
tent-client
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
adsf (1.1.1)
rack (>= 1.0.0)
bcrypt-ruby (3.0.1)
blankslate (2.1.2.4)
builder (3.0.0)
clogger (1.1.0)
rack (> 0.9)
colored (1.2)
connection_pool (0.9.2)
cri (2.3.0)
colored (>= 1.2)
data_mapper (1.2.0)
dm-aggregates (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-core (~> 1.2.0)
dm-migrations (~> 1.2.0)
dm-serializer (~> 1.2.0)
dm-timestamps (~> 1.2.0)
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
data_objects (0.10.8)
addressable (~> 2.1)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-ar-finders (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-core (1.2.0)
addressable (~> 2.2.6)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-postgres-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_postgres (~> 0.10.6)
dm-serializer (1.2.2)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
json_pure (~> 1.6)
multi_json (~> 1.0)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-types (1.2.2)
bcrypt-ruby (~> 3.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
multi_json (~> 1.0)
stringex (~> 1.4)
uuidtools (~> 2.1)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_postgres (0.10.8)
data_objects (= 0.10.8)
fabrication (2.2.3)
faker (1.0.1)
i18n (~> 0.4)
faraday (0.8.4)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9)
fastercsv (1.5.5)
ffi (1.0.11)
girl_friday (0.10.0)
connection_pool (~> 0.9.0)
hashie (1.2.0)
i18n (0.6.1)
json (1.7.5)
json-schema (1.0.9)
json_pure (1.7.5)
mime-types (1.19)
multi_json (1.3.6)
multipart-post (1.1.5)
nanoc (3.4.0)
cri (~> 2.2)
nanoc-cachebuster (0.3.1)
nanoc (>= 3.3.0)
nokogiri (1.5.5)
puma (1.6.3)
rack (~> 1.2)
rack (1.4.1)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-rewrite (1.2.1)
rack-test (0.6.1)
rack (>= 1.0)
rainpress (1.0)
redcarpet (2.1.1)
rubypython (0.6.2)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
slim (1.3.0)
temple (~> 0.4.1)
tilt (~> 1.3.3)
stringex (1.4.0)
temple (0.4.1)
tilt (1.3.3)
uuidtools (2.1.3)
PLATFORMS
ruby
DEPENDENCIES
adsf
builder
clogger
mime-types
nanoc
nanoc-cachebuster
nokogiri
puma
pygments.rb!
rack
rack-rewrite
rainpress
redcarpet
slim
tent-apidoc!
tent-client!
tent-schemas!
tentd!