Fixed spinach and tests. Build should pass now
Showing
... | ... | @@ -139,7 +139,7 @@ group :development, :test do |
gem 'rb-inotify', require: linux_only('rb-inotify') | ||
# PhantomJS driver for Capybara | ||
gem 'poltergeist' | ||
gem 'poltergeist', git: 'https://github.com/jonleighton/poltergeist.git', ref: '5c2e092001074a8cf09f332d3714e9ba150bc8ca' | ||
end | ||
group :test do | ||
... | ... |
Please register or sign in to comment