Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkhaeuser committed Oct 6, 2011
1 parent 57f0bac commit 73fd05d
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions service/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,28 +41,29 @@ GEM
xpath (~> 0.1.4)
childprocess (0.2.2)
ffi (~> 1.0.6)
chunky_png (1.2.4)
chunky_png (1.2.5)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
cucumber (1.0.6)
cucumber (1.1.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.18)
gherkin (~> 2.5.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
cucumber-rails (1.0.5)
cucumber-rails (1.1.1)
capybara (>= 1.1.1)
cucumber (~> 1.0.6)
cucumber (>= 1.1.0)
nokogiri (>= 1.5.0)
database_cleaner (0.6.7)
diff-lcs (1.1.3)
dynamic_form (1.1.4)
erubis (2.6.6)
abstract (>= 1.0.0)
ffi (1.0.9)
fssm (0.2.7)
gherkin (2.4.18)
gherkin (2.5.1)
json (>= 1.4.6)
haml (3.1.3)
haml-rails (0.3.4)
Expand All @@ -74,8 +75,8 @@ GEM
jquery-rails (1.0.14)
railties (~> 3.0)
thor (~> 0.14)
json (1.6.0)
json_pure (1.6.0)
json (1.6.1)
json_pure (1.6.1)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
Expand All @@ -84,7 +85,7 @@ GEM
mime-types (1.16)
nokogiri (1.5.0)
polyglot (0.3.2)
rack (1.2.3)
rack (1.2.4)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
Expand All @@ -106,8 +107,8 @@ GEM
thor (~> 0.14.4)
rake (0.9.2)
rubyzip (0.9.4)
sass (3.1.7)
selenium-webdriver (2.6.0)
sass (3.1.8)
selenium-webdriver (2.7.0)
childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
Expand All @@ -120,8 +121,8 @@ GEM
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.29)
will_paginate (3.0.0)
tzinfo (0.3.30)
will_paginate (3.0.2)
xpath (0.1.4)
nokogiri (~> 1.3)

Expand All @@ -134,6 +135,7 @@ DEPENDENCIES
compass
cucumber-rails
database_cleaner
dynamic_form
haml
haml-rails
jquery-rails
Expand Down

0 comments on commit 73fd05d

Please sign in to comment.