Gentoo Archives: gentoo-commits

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/council-webapp:master commit in: site/
Date: Tue, 05 Jul 2011 15:09:52
Message-Id: 522b059c78a91fc93103ac849c1a881be905a660.betelgeuse@gentoo
1 commit: 522b059c78a91fc93103ac849c1a881be905a660
2 Author: Petteri Räty <petsku <AT> petteriraty <DOT> eu>
3 AuthorDate: Tue Jul 5 15:05:37 2011 +0000
4 Commit: Petteri Räty <betelgeuse <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 15:05:37 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/council-webapp.git;a=commit;h=522b059c
7
8 Update selenium-webdriver
9
10 We need to update so that it works with Firefox 5.
11
12 ---
13 site/Gemfile.lock | 13 ++++++-------
14 1 files changed, 6 insertions(+), 7 deletions(-)
15
16 diff --git a/site/Gemfile.lock b/site/Gemfile.lock
17 index 6d5bbb4..8b1a867 100644
18 --- a/site/Gemfile.lock
19 +++ b/site/Gemfile.lock
20 @@ -43,7 +43,7 @@ GEM
21 selenium-webdriver (>= 0.0.27)
22 xpath (~> 0.1.3)
23 celerity (0.8.8)
24 - childprocess (0.1.8)
25 + childprocess (0.1.9)
26 ffi (~> 1.0.6)
27 columnize (0.3.2)
28 configuration (1.2.0)
29 @@ -98,8 +98,7 @@ GEM
30 rest-client
31 typhoeus
32 typhoeus
33 - ffi (1.0.7)
34 - rake (>= 0.8.7)
35 + ffi (1.0.9)
36 fuubar-cucumber (0.0.9)
37 cucumber
38 ruby-progressbar (~> 0.0.9)
39 @@ -123,7 +122,7 @@ GEM
40 rails (>= 3.0.0)
41 i18n (0.5.0)
42 json (1.4.6)
43 - json_pure (1.5.1)
44 + json_pure (1.5.3)
45 launchy (0.4.0)
46 configuration (>= 0.0.5)
47 rake (>= 0.8.1)
48 @@ -160,7 +159,7 @@ GEM
49 activesupport (= 3.0.3)
50 rake (>= 0.8.7)
51 thor (~> 0.14.4)
52 - rake (0.8.7)
53 + rake (0.9.2)
54 rest-client (1.6.1)
55 mime-types (>= 1.16)
56 rspec (2.5.0)
57 @@ -183,8 +182,8 @@ GEM
58 linecache (>= 0.3)
59 ruby-progressbar (0.0.10)
60 rubyzip (0.9.4)
61 - selenium-webdriver (0.1.4)
62 - childprocess (>= 0.1.7)
63 + selenium-webdriver (0.2.2)
64 + childprocess (>= 0.1.9)
65 ffi (>= 1.0.7)
66 json_pure
67 rubyzip