Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Commit

Permalink
Update selenium-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Dec 3, 2015
1 parent e3a2ff7 commit 4ebacae
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,10 @@ GEM
activesupport (~> 3.1)
polyamorous (~> 0.5.0)
mime-types (1.19)
mini_portile2 (2.0.0)
multi_json (1.7.7)
nokogiri (1.5.6)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
orm_adapter (0.4.0)
poltergeist (1.0.2)
capybara (~> 1.1)
Expand Down Expand Up @@ -186,16 +188,16 @@ GEM
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rubyzip (0.9.9)
rubyzip (1.1.7)
sass (3.2.4)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.33.0)
selenium-webdriver (2.39.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
rubyzip (~> 1.0)
websocket (~> 1.0.4)
sinon-chai-rails (1.0.2)
railties (>= 3.1)
Expand Down

0 comments on commit 4ebacae

Please sign in to comment.