Skip to content

Commit

Permalink
update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ywen2 committed Jul 28, 2011
1 parent 10a9a63 commit 8f2bd73
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ GEM
github-markup (0.5.3)
gollum (1.3.1)
albino (~> 1.3.2)
github-markup (< 1.0.0, >= 0.4.0)
github-markup (>= 0.4.0, < 1.0.0)
grit (~> 2.4.1)
mustache (< 1.0.0, >= 0.11.2)
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
redcarpet
sanitize (~> 2.0.0)
Expand Down Expand Up @@ -133,7 +133,7 @@ GEM
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.0)
rack-test (0.6.1)
rack (>= 1.0)
rails (3.1.0.rc4)
actionmailer (= 3.1.0.rc4)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
rspec (~> 2.6.0)
rspec_more (0.3.1.1)
sanitize (2.0.3)
nokogiri (< 1.6, >= 1.4.4)
nokogiri (>= 1.4.4, < 1.6)
sass (3.1.5)
sass-rails (3.1.0.rc.5)
actionpack (~> 3.1.0.rc1)
Expand All @@ -178,7 +178,7 @@ GEM
sprockets (>= 2.0.0.beta.9)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
tilt (>= 1.2.2, < 2.0)
spork (0.9.0.rc9)
sprockets (2.0.0.beta.12)
hike (~> 1.2)
Expand All @@ -192,7 +192,8 @@ GEM
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.2)
treetop (1.4.9)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.29)
uglifier (1.0.0)
Expand Down

0 comments on commit 8f2bd73

Please sign in to comment.