Skip to content

Commit

Permalink
Bump capybara from 3.38.0 to 3.39.1 (#970)
Browse files Browse the repository at this point in the history
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.38.0 to 3.39.1.
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.38.0...3.39.1)

---
updated-dependencies:
- dependency-name: capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent d399e06 commit 8265b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
async (1.30.3)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
smart_properties
builder (3.2.4)
byebug (11.1.3)
capybara (3.38.0)
capybara (3.39.1)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
mixlib-shellout
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
minitest (5.18.0)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
Expand Down

0 comments on commit 8265b86

Please sign in to comment.