Skip to content

Commit

Permalink
Bump capybara from 3.38.0 to 3.39.0
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.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.38.0...3.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent c3872e2 commit c72cb43
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 @@ -72,7 +72,7 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.1)
addressable (2.8.2)
public_suffix (>= 2.0.2, < 6.0)
administrate-field-image (1.2.0)
administrate (>= 0.2.0.rc1)
Expand All @@ -95,7 +95,7 @@ GEM
smart_properties
builder (3.2.4)
byebug (11.1.3)
capybara (3.38.0)
capybara (3.39.0)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -188,11 +188,11 @@ GEM
matrix (0.4.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.1)
minitest (5.16.3)
multipart-post (2.1.1)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parser (3.1.2.1)
Expand All @@ -206,9 +206,9 @@ GEM
public_suffix (5.0.1)
pundit (2.3.0)
activesupport (>= 3.0.0)
racc (1.6.1)
rack (2.2.4)
rack-test (2.0.2)
racc (1.6.2)
rack (2.2.6.4)
rack-test (2.1.0)
rack (>= 1.3)
rack-timeout (0.6.3)
rails (6.1.6.1)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
raindrops (0.20.0)
rake (13.0.6)
redcarpet (3.5.1)
regexp_parser (2.6.0)
regexp_parser (2.7.0)
rexml (3.2.5)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
Expand Down

0 comments on commit c72cb43

Please sign in to comment.