Skip to content

Commit 645346f

Browse files
committed
revert
1 parent 40f5b86 commit 645346f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configs/projects/agent-runtime-main.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737
# rubocop:disable Style/IfUnlessModifier
3838

39-
4039
proj.component 'runtime-agent'
4140
proj.component 'libffi'
4241
proj.component 'libyaml'
@@ -64,9 +63,6 @@
6463
proj.component 'rubygem-scanf'
6564
proj.component 'rubygem-text'
6665
proj.component 'rubygem-thor'
67-
proj.component 'rubygem-systemu'
68-
proj.component 'rubygem-nats-pure'
69-
proj.component 'rubygem-choria-mcorpc-support'
7066

7167
# We add rexml explicitly in here because even though ruby 3 ships with rexml as its default gem, the version
7268
# of rexml it ships with can contain CVEs. So, we add it here to update to a higher version free from the CVEs.

0 commit comments

Comments
 (0)