Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Commit

Permalink
bundle pack
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Jun 1, 2010
1 parent 798e055 commit 717226f
Show file tree
Hide file tree
Showing 31 changed files with 56 additions and 52 deletions.
108 changes: 56 additions & 52 deletions Gemfile.lock
Expand Up @@ -4,22 +4,18 @@ dependencies:
group:
- :default
version: = 2.2.17
do_postgres:
group:
- :default
version: = 0.10.1
dm-validations:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
uuidtools:
group:
- :default
version: = 2.1.1
data_objects:
group:
- :default
version: = 0.10.1
version: = 0.10.2
rake:
group:
- :default
Expand All @@ -31,15 +27,19 @@ dependencies:
dm-types:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
thor:
group:
- :default
version: = 0.9.9
dm-postgres-adapter:
group:
- :default
version: = 1.0.0.rc3
dm-aggregates:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
resque:
group:
- :default
Expand All @@ -51,11 +51,11 @@ dependencies:
dm-core:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
dm-timestamps:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
json:
group:
- :default
Expand All @@ -71,75 +71,79 @@ dependencies:
extlib:
group:
- :default
version: = 0.9.14
version: = 0.9.15
shout-bot:
group:
- :default
version: ">= 0"
dm-migrations:
group:
- :default
version: = 0.10.2
version: = 1.0.0.rc3
sinatra-authorization:
group:
- :default
version: = 1.0.0
specs:
- rake:
version: 0.8.7
- fastercsv:
version: 1.5.3
- dm-validations:
version: 0.10.2
- haml:
version: 2.2.17
- data_objects:
version: 0.10.1
- uuidtools:
- addressable:
version: 2.1.1
- bcrypt-ruby:
version: 2.1.2
- data_objects:
version: 0.10.2
- extlib:
version: 0.9.15
- dm-core:
version: 1.0.0.rc3
- dm-aggregates:
version: 1.0.0.rc3
- dm-do-adapter:
version: 1.0.0.rc3
- dm-migrations:
version: 1.0.0.rc3
- do_postgres:
version: 0.10.1
- dm-types:
version: 0.10.2
- addressable:
version: 2.1.1
- thor:
version: 0.9.9
- vegas:
version: 0.1.5
- dm-postgres-adapter:
version: 1.0.0.rc3
- dm-timestamps:
version: 1.0.0.rc3
- fastercsv:
version: 1.5.3
- json_pure:
version: 1.4.3
- stringex:
version: 1.1.0
- dm-aggregates:
version: 0.10.2
- uuidtools:
version: 2.1.1
- dm-types:
version: 1.0.0.rc3
- dm-validations:
version: 1.0.0.rc3
- haml:
version: 2.2.17
- json:
version: 1.1.9
- rack:
version: 1.1.0
- dm-core:
version: 0.10.2
- dm-timestamps:
version: 0.10.2
- resque:
version: 1.6.0
- redis:
version: 1.0.7
- redis-namespace:
version: 0.4.4
- sinatra:
version: "1.0"
- json:
version: 1.1.9
- bcrypt-ruby:
version: 2.1.2
- vegas:
version: 0.1.7
- resque:
version: 1.8.5
- shout-bot:
version: 0.0.4
- extlib:
version: 0.9.14
- json_pure:
version: 1.2.3
- redis-namespace:
version: 0.3.0
- redis:
version: 0.1.2
- dm-migrations:
version: 0.10.2
- sinatra-authorization:
version: 1.0.0
hash: 2b4aa3a34b6cb85e9d4455462d57a3efffb39be8
- thor:
version: 0.9.9
hash: 250f500c231dfa9816750deb2c5fa4daf11dec24
sources:
- Rubygems:
uri: http://gemcutter.org
Binary file removed vendor/cache/data_objects-0.10.1.gem
Binary file not shown.
Binary file added vendor/cache/data_objects-0.10.2.gem
Binary file not shown.
Binary file removed vendor/cache/dm-aggregates-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-aggregates-1.0.0.rc3.gem
Binary file not shown.
Binary file removed vendor/cache/dm-core-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-core-1.0.0.rc3.gem
Binary file not shown.
Binary file added vendor/cache/dm-do-adapter-1.0.0.rc3.gem
Binary file not shown.
Binary file removed vendor/cache/dm-migrations-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-migrations-1.0.0.rc3.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/dm-timestamps-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-timestamps-1.0.0.rc3.gem
Binary file not shown.
Binary file removed vendor/cache/dm-types-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-types-1.0.0.rc3.gem
Binary file not shown.
Binary file removed vendor/cache/dm-validations-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/dm-validations-1.0.0.rc3.gem
Binary file not shown.
Binary file removed vendor/cache/do_postgres-0.10.1.gem
Binary file not shown.
Binary file added vendor/cache/do_postgres-0.10.2.gem
Binary file not shown.
Binary file removed vendor/cache/extlib-0.9.14.gem
Binary file not shown.
Binary file added vendor/cache/extlib-0.9.15.gem
Binary file not shown.
Binary file removed vendor/cache/json_pure-1.2.3.gem
Binary file not shown.
Binary file added vendor/cache/json_pure-1.4.3.gem
Binary file not shown.
Binary file removed vendor/cache/redis-0.1.2.gem
Binary file not shown.
Binary file added vendor/cache/redis-1.0.7.gem
Binary file not shown.
Binary file removed vendor/cache/redis-namespace-0.3.0.gem
Binary file not shown.
Binary file added vendor/cache/redis-namespace-0.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/resque-1.6.0.gem
Binary file not shown.
Binary file added vendor/cache/resque-1.8.5.gem
Binary file not shown.
Binary file removed vendor/cache/vegas-0.1.5.gem
Binary file not shown.
Binary file added vendor/cache/vegas-0.1.7.gem
Binary file not shown.

0 comments on commit 717226f

Please sign in to comment.