|
- GEM
- remote: http://rubygems.org/
- specs:
- addressable (2.2.8)
- bcrypt-ruby (3.0.1)
- 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.11)
- addressable (~> 2.1)
- dm-aggregates (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-sqlite-adapter (1.2.0)
- dm-do-adapter (~> 1.2.0)
- do_sqlite3 (~> 0.10.6)
- 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.11)
- data_objects (= 0.10.11)
- do_sqlite3 (0.10.11)
- data_objects (= 0.10.11)
- fastercsv (1.5.5)
- haml (3.1.7)
- json (1.7.5)
- json_pure (1.7.5)
- multi_json (1.5.0)
- rack (1.4.1)
- rack-protection (1.3.2)
- rack
- shotgun (0.9)
- rack (>= 1.0)
- sinatra (1.3.3)
- rack (~> 1.3, >= 1.3.6)
- rack-protection (~> 1.2)
- tilt (~> 1.3, >= 1.3.3)
- stringex (1.5.1)
- tilt (1.3.3)
- uuidtools (2.1.3)
-
- PLATFORMS
- ruby
-
- DEPENDENCIES
- data_mapper
- dm-postgres-adapter
- dm-sqlite-adapter
- haml
- shotgun
- sinatra
|