disable use of lockfiles in mruby

This commit is contained in:
Kazuho Oku 2023-03-14 15:44:52 +09:00
parent f246a6222c
commit e03f99679f
3 changed files with 4 additions and 2 deletions

2
.gitmodules vendored
View File

@ -12,7 +12,7 @@
url = https://github.com/h2o/cache-digest.js.git
[submodule "misc/h2get"]
path = misc/h2get
url = https://github.com/deweerdt/h2get.git
url = https://github.com/kazuho/h2get.git
[submodule "deps/theft"]
path = deps/theft
url = https://github.com/silentbicycle/theft

@ -1 +1 @@
Subproject commit 675ee16913ac579f3ed4fe7f1ff9d1986a172971
Subproject commit c9614386dfb57cad43a085f42c3d070b15837041

View File

@ -1,3 +1,5 @@
MRuby::Lockfile.disable
MRuby::Build.new do |conf|
# load specific toolchain settings