We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e657fde commit 5a73b5aCopy full SHA for 5a73b5a
Gemfile.lock
@@ -163,7 +163,8 @@ GEM
163
rack-test (>= 0.6.3)
164
regexp_parser (>= 1.5, < 3.0)
165
xpath (~> 3.2)
166
- childprocess (5.0.0)
+ childprocess (5.1.0)
167
+ logger (~> 1.5)
168
claide (1.1.0)
169
claide-plugins (0.9.2)
170
cork
@@ -333,9 +334,10 @@ GEM
333
334
kramdown-parser-gfm (1.1.0)
335
kramdown (~> 2.0)
336
language_server-protocol (3.17.0.4)
- launchy (3.0.1)
337
+ launchy (3.1.0)
338
addressable (~> 2.8)
339
childprocess (~> 5.0)
340
+ logger (~> 1.6)
341
link_header (0.0.8)
342
logger (1.6.6)
343
loofah (2.24.0)
0 commit comments