Commit 441fbae93ca43c45f463f90cd5374673885a3d44
1 parent
05430e60
Exists in
staging
and in
4 other branches
Fixes for building Noosfero enviroment at Serpro
Showing
2 changed files
with
1 additions
and
2 deletions
Show diff stats
Gemfile.lock
@@ -61,7 +61,7 @@ GEM | @@ -61,7 +61,7 @@ GEM | ||
61 | database_cleaner (1.2.0) | 61 | database_cleaner (1.2.0) |
62 | diff-lcs (1.1.3) | 62 | diff-lcs (1.1.3) |
63 | erubis (2.7.0) | 63 | erubis (2.7.0) |
64 | - eventmachine (0.12.11) | 64 | + eventmachine (1.0.3) |
65 | fast_gettext (0.6.8) | 65 | fast_gettext (0.6.8) |
66 | ffi (1.0.11) | 66 | ffi (1.0.11) |
67 | gherkin (2.4.21) | 67 | gherkin (2.4.21) |
debian/control
@@ -17,7 +17,6 @@ Build-Depends: | @@ -17,7 +17,6 @@ Build-Depends: | ||
17 | ruby-cucumber-rails, | 17 | ruby-cucumber-rails, |
18 | ruby-capybara, | 18 | ruby-capybara, |
19 | ruby-database-cleaner, | 19 | ruby-database-cleaner, |
20 | - ruby-selenium-webdriver, | ||
21 | ruby-tidy, | 20 | ruby-tidy, |
22 | ruby-mocha, | 21 | ruby-mocha, |
23 | imagemagick, | 22 | imagemagick, |