Skip to content

Commit 87736af

Browse files
dependabot[bot]compwron
authored andcommitted
build(deps-dev): bump capybara-screenshot from 1.0.26 to 1.0.27
Bumps [capybara-screenshot](https://github.com/mattheworiordan/capybara-screenshot) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/mattheworiordan/capybara-screenshot/releases) - [Changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md) - [Commits](mattheworiordan/capybara-screenshot@v1.0.26...v1.0.27) --- updated-dependencies: - dependency-name: capybara-screenshot dependency-version: 1.0.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a15307b commit 87736af

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
minitest (>= 5.1, < 6)
7979
securerandom (>= 0.3)
8080
tzinfo (~> 2.0, >= 2.0.5)
81-
addressable (2.8.9)
81+
addressable (2.9.0)
8282
public_suffix (>= 2.0.2, < 8.0)
8383
after_party (2.1.0)
8484
amazing_print (1.8.1)
@@ -130,7 +130,7 @@ GEM
130130
rack-test (>= 0.6.3)
131131
regexp_parser (>= 1.5, < 3.0)
132132
xpath (~> 3.2)
133-
capybara-screenshot (1.0.26)
133+
capybara-screenshot (1.0.27)
134134
capybara (>= 1.0, < 4)
135135
launchy
136136
caxlsx (4.4.2)
@@ -302,9 +302,10 @@ GEM
302302
jwt (3.1.2)
303303
base64
304304
language_server-protocol (3.17.0.5)
305-
launchy (3.0.1)
305+
launchy (3.1.1)
306306
addressable (~> 2.8)
307307
childprocess (~> 5.0)
308+
logger (~> 1.6)
308309
letter_opener (1.10.0)
309310
launchy (>= 2.2, < 4)
310311
lint_roller (1.1.0)
@@ -323,7 +324,7 @@ GEM
323324
net-pop
324325
net-smtp
325326
marcel (1.1.0)
326-
matrix (0.4.2)
327+
matrix (0.4.3)
327328
mcp (0.8.0)
328329
json-schema (>= 4.1)
329330
method_source (1.1.0)
@@ -497,7 +498,7 @@ GEM
497498
erb
498499
psych (>= 4.0.0)
499500
tsort
500-
regexp_parser (2.11.3)
501+
regexp_parser (2.12.0)
501502
reline (0.6.3)
502503
io-console (~> 0.5)
503504
request_store (1.7.0)

0 commit comments

Comments
 (0)