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

Commit

Permalink
development dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
saks committed May 22, 2011
1 parent 5fda6ce commit 9f7789a
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.6)
activesupport (= 3.0.6)
activemodel (3.0.7)
activesupport (= 3.0.7)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activesupport (3.0.6)
bson (1.3.0)
bson_ext (1.3.0)
activesupport (3.0.7)
bson (1.3.1)
bson_ext (1.3.1)
builder (2.1.2)
gemcutter (0.7.0)
git (1.2.5)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
jeweler (1.4.0)
gemcutter (>= 0.1.0)
git (>= 1.2.5)
rake
mongo (1.3.0)
bson (>= 1.3.0)
mongoid (2.0.1)
rubyforge (>= 2.0.0)
json_pure (1.5.1)
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.0.2)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
will_paginate (~> 3.0.pre)
rake (0.8.7)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
shoulda (2.11.3)
tzinfo (0.3.26)
will_paginate (3.0.pre2)
tzinfo (0.3.27)

PLATFORMS
ruby
Expand Down

0 comments on commit 9f7789a

Please sign in to comment.