Skip to content

Commit 65fd77a

Browse files
committed
(maint) Remove bootsnap/msgpack from bolt-runtime
This removes the bootsnap and msgpack rubygem components from the bolt-runtime project, as they will no longer be used by Bolt.
1 parent 5df6094 commit 65fd77a

File tree

3 files changed

+0
-23
lines changed

3 files changed

+0
-23
lines changed

configs/components/rubygem-bootsnap.rb

-8
This file was deleted.

configs/components/rubygem-msgpack.rb

-13
This file was deleted.

configs/projects/bolt-runtime.rb

-2
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@
149149
proj.component 'rubygem-aws-sdk-ec2'
150150
proj.component 'rubygem-aws-sigv4'
151151
proj.component 'rubygem-bindata'
152-
proj.component 'rubygem-bootsnap'
153152
proj.component 'rubygem-builder'
154153
proj.component 'rubygem-CFPropertyList'
155154
proj.component 'rubygem-colored2'
@@ -172,7 +171,6 @@
172171
proj.component 'rubygem-logging'
173172
proj.component 'rubygem-minitar'
174173
proj.component 'rubygem-molinillo'
175-
proj.component 'rubygem-msgpack'
176174
proj.component 'rubygem-multi_json'
177175
proj.component 'rubygem-multipart-post'
178176
proj.component 'rubygem-net-http-persistent'

0 commit comments

Comments
 (0)