Skip to content

Commit

Permalink
Bundle update cells.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariovisic committed Jan 4, 2012
1 parent 5719381 commit c881750
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
xpath (~> 0.1.4) xpath (~> 0.1.4)
carrierwave (0.5.6) carrierwave (0.5.6)
activesupport (~> 3.0) activesupport (~> 3.0)
cells (3.6.6) cells (3.7.1)
actionpack (~> 3.0) actionpack (~> 3.0)
railties (~> 3.0) railties (~> 3.0)
childprocess (0.2.2) childprocess (0.2.2)
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
rake rake
polyglot (0.3.2) polyglot (0.3.2)
proxies (0.2.1) proxies (0.2.1)
rack (1.2.4) rack (1.2.5)
rack-cache (1.1) rack-cache (1.1)
rack (>= 0.4) rack (>= 0.4)
rack-mount (0.6.14) rack-mount (0.6.14)
Expand All @@ -208,7 +208,8 @@ GEM
thor (~> 0.14.4) thor (~> 0.14.4)
raindrops (0.7.0) raindrops (0.7.0)
rake (0.9.2) rake (0.9.2)
rdoc (3.9.4) rdoc (3.12)
json (~> 1.4)
responders (0.6.4) responders (0.6.4)
rest-client (1.6.7) rest-client (1.6.7)
mime-types (>= 1.16) mime-types (>= 1.16)
Expand Down Expand Up @@ -265,7 +266,7 @@ GEM
treetop (1.4.10) treetop (1.4.10)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.29) tzinfo (0.3.31)
unicorn (4.1.1) unicorn (4.1.1)
kgio (~> 2.4) kgio (~> 2.4)
rack rack
Expand Down Expand Up @@ -293,7 +294,7 @@ DEPENDENCIES
cancan cancan
capybara capybara
carrierwave (= 0.5.6) carrierwave (= 0.5.6)
cells cells (~> 3.7.0)
cucumber-rails cucumber-rails
custom_fields (= 1.0.0.beta.25) custom_fields (= 1.0.0.beta.25)
database_cleaner database_cleaner
Expand Down

0 comments on commit c881750

Please sign in to comment.