Skip to content

Commit

Permalink
gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto committed Nov 30, 2011
1 parent 5a21358 commit 5b0e1dd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
acts_as_votable (0.1.2)
acts_as_votable (0.1.3)
rails (>= 3.0.0)

GEM
Expand Down Expand Up @@ -46,7 +46,7 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
polyglot (0.3.1)
polyglot (0.3.2)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
Expand All @@ -66,7 +66,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.8.7)
rake (0.9.2)
rdoc (3.8)
rspec (2.3.0)
rspec-core (~> 2.3.0)
Expand All @@ -78,7 +78,8 @@ GEM
rspec-mocks (2.3.0)
sqlite3 (1.3.3)
thor (0.14.6)
treetop (1.4.9)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.29)

Expand Down

0 comments on commit 5b0e1dd

Please sign in to comment.