Skip to content

Commit 6ed23db

Browse files
Bump capybara from 3.36.0 to 3.37.1 in /backend
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 to 3.37.1. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](teamcapybara/capybara@3.36.0...3.37.1) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8165ab5 commit 6ed23db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

backend/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
msgpack (~> 1.2)
6868
builder (3.2.4)
6969
byebug (11.1.3)
70-
capybara (3.36.0)
70+
capybara (3.37.1)
7171
addressable
7272
matrix
7373
mini_mime (>= 0.1.3)
@@ -104,11 +104,11 @@ GEM
104104
minitest (5.15.0)
105105
msgpack (1.4.5)
106106
nio4r (2.5.8)
107-
nokogiri (1.13.3)
107+
nokogiri (1.13.6)
108108
mini_portile2 (~> 2.8.0)
109109
racc (~> 1.4)
110110
pg (1.3.5)
111-
public_suffix (4.0.6)
111+
public_suffix (4.0.7)
112112
puma (5.6.4)
113113
nio4r (~> 2.0)
114114
racc (1.6.0)
@@ -150,7 +150,7 @@ GEM
150150
rb-inotify (0.10.1)
151151
ffi (~> 1.0)
152152
regexp-examples (1.5.1)
153-
regexp_parser (2.1.1)
153+
regexp_parser (2.4.0)
154154
rexml (3.2.5)
155155
route_mechanic (0.2.1)
156156
actionpack (>= 4.2, < 6.2)

0 commit comments

Comments
 (0)