Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #682 from y-yagi/dependabot/bundler/capybara-3.21.0
Browse files Browse the repository at this point in the history
Bump capybara from 3.18.0 to 3.21.0
  • Loading branch information
y-yagi committed May 29, 2019
2 parents 633f856 + fea691d commit dfac957
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ GEM
brakeman (4.5.0)
builder (3.2.3)
byebug (11.0.1)
capybara (3.18.0)
capybara (3.21.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.1)
rake (< 13.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
pg_query (1.1.0)
pghero (2.2.0)
activerecord
public_suffix (3.0.3)
public_suffix (3.1.0)
puma (3.12.1)
rack (2.0.7)
rack-accept-default (0.0.2)
Expand Down Expand Up @@ -283,7 +283,7 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redcarpet (3.4.0)
regexp_parser (1.4.0)
regexp_parser (1.5.1)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
Expand Down

0 comments on commit dfac957

Please sign in to comment.