Skip to content

Commit

Permalink
bump capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdziedzic committed Aug 15, 2018
1 parent 336dab8 commit 5150f1e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
byebug (10.0.2)
capybara (2.15.1)
capybara (3.6.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
chunky_png (1.3.10)
commonmarker (0.17.11)
ruby-enum (~> 0.5)
Expand Down Expand Up @@ -119,7 +119,7 @@ GEM
parser (2.5.0.5)
ast (~> 2.4.0)
powerpack (0.1.1)
public_suffix (3.0.0)
public_suffix (3.0.2)
rack (2.0.5)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -215,8 +215,8 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (2.1.0)
nokogiri (~> 1.3)
xpath (3.1.0)
nokogiri (~> 1.8)

PLATFORMS
ruby
Expand Down

0 comments on commit 5150f1e

Please sign in to comment.