From 522b059c78a91fc93103ac849c1a881be905a660 Mon Sep 17 00:00:00 2001 From: Petteri Räty Date: Tue, 5 Jul 2011 18:05:37 +0300 Subject: Update selenium-webdriver We need to update so that it works with Firefox 5. --- site/Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 6d5bbb4..8b1a867 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -43,7 +43,7 @@ GEM selenium-webdriver (>= 0.0.27) xpath (~> 0.1.3) celerity (0.8.8) - childprocess (0.1.8) + childprocess (0.1.9) ffi (~> 1.0.6) columnize (0.3.2) configuration (1.2.0) @@ -98,8 +98,7 @@ GEM rest-client typhoeus typhoeus - ffi (1.0.7) - rake (>= 0.8.7) + ffi (1.0.9) fuubar-cucumber (0.0.9) cucumber ruby-progressbar (~> 0.0.9) @@ -123,7 +122,7 @@ GEM rails (>= 3.0.0) i18n (0.5.0) json (1.4.6) - json_pure (1.5.1) + json_pure (1.5.3) launchy (0.4.0) configuration (>= 0.0.5) rake (>= 0.8.1) @@ -160,7 +159,7 @@ GEM activesupport (= 3.0.3) rake (>= 0.8.7) thor (~> 0.14.4) - rake (0.8.7) + rake (0.9.2) rest-client (1.6.1) mime-types (>= 1.16) rspec (2.5.0) @@ -183,8 +182,8 @@ GEM linecache (>= 0.3) ruby-progressbar (0.0.10) rubyzip (0.9.4) - selenium-webdriver (0.1.4) - childprocess (>= 0.1.7) + selenium-webdriver (0.2.2) + childprocess (>= 0.1.9) ffi (>= 1.0.7) json_pure rubyzip -- cgit v1.2.3-65-gdbad