summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2010-12-01 00:18:06 -0700
committerBen Beltran <ben@nsovocal.com>2010-12-01 00:18:06 -0700
commit5573b3c2672a04d58a91ce1c74f9c543e14fb423 (patch)
tree89f6333c33044c69ec1a96f2cfe2240d36e2f7cf /Gemfile
parenta7ac2194708c39f02fa20ad4edff78fc4f24ea91 (diff)
Gemfile.lock y nuevas revisiones.
yadda yadda yadda.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index e407b4b..7043675 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,5 +3,7 @@ source :rubygems
gem 'sinatra', ">=1.1.0"
gem 'haml', ">=3.0.0"
gem 'less', ">=1.2.0"
-gem 'mongo', ">=1.1.0"
-gem 'rdiscount', ">=1.6.5" \ No newline at end of file
+gem 'rdiscount', ">=1.6.5"
+gem 'dm-core', ">=1.0"
+gem 'dm-timestamps', ">=1.0"
+gem 'dm-mysql-adapter', ">=1.0" \ No newline at end of file