From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qe7G4-0008FH-2T for garchives@archives.gentoo.org; Tue, 05 Jul 2011 15:09:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A27F521C12B; Tue, 5 Jul 2011 15:09:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 73CBE21C127 for ; Tue, 5 Jul 2011 15:09:19 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 353071B4020 for ; Tue, 5 Jul 2011 15:09:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 4C43F8003F for ; Tue, 5 Jul 2011 15:09:18 +0000 (UTC) From: "Petteri Räty" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petteri Räty" Message-ID: <522b059c78a91fc93103ac849c1a881be905a660.betelgeuse@gentoo> Subject: [gentoo-commits] proj/council-webapp:master commit in: site/ X-VCS-Repository: proj/council-webapp X-VCS-Files: site/Gemfile.lock X-VCS-Directories: site/ X-VCS-Committer: betelgeuse X-VCS-Committer-Name: Petteri Räty X-VCS-Revision: 522b059c78a91fc93103ac849c1a881be905a660 Date: Tue, 5 Jul 2011 15:09:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c33d5b6a3701ae8f3031d4673f889056 commit: 522b059c78a91fc93103ac849c1a881be905a660 Author: Petteri R=C3=A4ty petteriraty eu> AuthorDate: Tue Jul 5 15:05:37 2011 +0000 Commit: Petteri R=C3=A4ty gentoo org> CommitDate: Tue Jul 5 15:05:37 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/council-webap= p.git;a=3Dcommit;h=3D522b059c Update selenium-webdriver We need to update so that it works with Firefox 5. --- site/Gemfile.lock | 13 ++++++------- 1 files 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 (>=3D 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 (>=3D 0.8.7) + ffi (1.0.9) fuubar-cucumber (0.0.9) cucumber ruby-progressbar (~> 0.0.9) @@ -123,7 +122,7 @@ GEM rails (>=3D 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 (>=3D 0.0.5) rake (>=3D 0.8.1) @@ -160,7 +159,7 @@ GEM activesupport (=3D 3.0.3) rake (>=3D 0.8.7) thor (~> 0.14.4) - rake (0.8.7) + rake (0.9.2) rest-client (1.6.1) mime-types (>=3D 1.16) rspec (2.5.0) @@ -183,8 +182,8 @@ GEM linecache (>=3D 0.3) ruby-progressbar (0.0.10) rubyzip (0.9.4) - selenium-webdriver (0.1.4) - childprocess (>=3D 0.1.7) + selenium-webdriver (0.2.2) + childprocess (>=3D 0.1.9) ffi (>=3D 1.0.7) json_pure rubyzip