Skip to content

Commit

Permalink
Merge pull request #32490 from eugeneius/restore_capybara_dependencies
Browse files Browse the repository at this point in the history
[5-2-0] Restore Capybara's dependencies in Gemfile.lock
  • Loading branch information
kamipo committed Apr 8, 2018
2 parents b2bcfe8 + 6e48d63 commit ec8a8c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,12 @@ GEM
amq-protocol (~> 2.3.0)
byebug (10.0.2)
capybara (3.0.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.0)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (1.1.0)
Expand Down Expand Up @@ -476,6 +482,8 @@ GEM
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.0.0)
nokogiri (~> 1.8)

PLATFORMS
java
Expand Down

0 comments on commit ec8a8c9

Please sign in to comment.