Skip to content

Commit 5a73b5a

Browse files
dependabot[bot]pgwillia
authored andcommitted
Bump launchy from 3.0.1 to 3.1.0 (#3711)
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.0.1 to 3.1.0. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](copiousfreetime/launchy@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e657fde commit 5a73b5a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,8 @@ GEM
163163
rack-test (>= 0.6.3)
164164
regexp_parser (>= 1.5, < 3.0)
165165
xpath (~> 3.2)
166-
childprocess (5.0.0)
166+
childprocess (5.1.0)
167+
logger (~> 1.5)
167168
claide (1.1.0)
168169
claide-plugins (0.9.2)
169170
cork
@@ -333,9 +334,10 @@ GEM
333334
kramdown-parser-gfm (1.1.0)
334335
kramdown (~> 2.0)
335336
language_server-protocol (3.17.0.4)
336-
launchy (3.0.1)
337+
launchy (3.1.0)
337338
addressable (~> 2.8)
338339
childprocess (~> 5.0)
340+
logger (~> 1.6)
339341
link_header (0.0.8)
340342
logger (1.6.6)
341343
loofah (2.24.0)

0 commit comments

Comments
 (0)