Commit e35cb49c9686063058a9ade9b96205833cf11f54

Authored by Rafael Manzo
1 parent 9ebedd18

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 12 database_cleaner (0.7.0)
13 13 diff-lcs (1.1.3)
14 14 exception_notification (1.0.20090728)
15   - nokogiri (1.5.0)
  15 + nokogiri (1.5.5)
16 16 polyglot (0.3.3)
17 17 rack (1.3.5)
18 18 rspec (1.2.9)
... ... @@ -20,7 +20,6 @@ GEM
20 20 rack (>= 1.0.0)
21 21 rspec (>= 1.2.9)
22 22 selenium-client (1.2.18)
23   - system_timer (1.2.4)
24 23 term-ansicolor (1.0.7)
25 24 treetop (1.4.10)
26 25 polyglot
... ... @@ -40,5 +39,4 @@ DEPENDENCIES
40 39 rspec (= 1.2.9)
41 40 rspec-rails (= 1.2.9)
42 41 selenium-client (>= 1.2.17)
43   - system_timer
44 42 webrat (= 0.5.1)
... ...