Commit e35cb49c9686063058a9ade9b96205833cf11f54
1 parent
9ebedd18
Exists in
master
and in
29 other branches
Nokogiri updated so it is compatible with Debian 7 packages
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
Gemfile.lock
@@ -12,7 +12,7 @@ GEM | @@ -12,7 +12,7 @@ GEM | ||
12 | database_cleaner (0.7.0) | 12 | database_cleaner (0.7.0) |
13 | diff-lcs (1.1.3) | 13 | diff-lcs (1.1.3) |
14 | exception_notification (1.0.20090728) | 14 | exception_notification (1.0.20090728) |
15 | - nokogiri (1.5.0) | 15 | + nokogiri (1.5.5) |
16 | polyglot (0.3.3) | 16 | polyglot (0.3.3) |
17 | rack (1.3.5) | 17 | rack (1.3.5) |
18 | rspec (1.2.9) | 18 | rspec (1.2.9) |
@@ -20,7 +20,6 @@ GEM | @@ -20,7 +20,6 @@ GEM | ||
20 | rack (>= 1.0.0) | 20 | rack (>= 1.0.0) |
21 | rspec (>= 1.2.9) | 21 | rspec (>= 1.2.9) |
22 | selenium-client (1.2.18) | 22 | selenium-client (1.2.18) |
23 | - system_timer (1.2.4) | ||
24 | term-ansicolor (1.0.7) | 23 | term-ansicolor (1.0.7) |
25 | treetop (1.4.10) | 24 | treetop (1.4.10) |
26 | polyglot | 25 | polyglot |
@@ -40,5 +39,4 @@ DEPENDENCIES | @@ -40,5 +39,4 @@ DEPENDENCIES | ||
40 | rspec (= 1.2.9) | 39 | rspec (= 1.2.9) |
41 | rspec-rails (= 1.2.9) | 40 | rspec-rails (= 1.2.9) |
42 | selenium-client (>= 1.2.17) | 41 | selenium-client (>= 1.2.17) |
43 | - system_timer | ||
44 | webrat (= 0.5.1) | 42 | webrat (= 0.5.1) |