aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/sorbet/tapioca/require.rb
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-09-07 03:00:33 +0800
committercrupest <crupest@outlook.com>2024-09-07 03:00:33 +0800
commitfaeef2cd919939ad9a3a276f2c603d7be9acb9ba (patch)
treef43915e1f58903cc2afea166414a58dd9e63dd7a /tools/ruby-tools/sorbet/tapioca/require.rb
parent8c7363cab0c31db715484f6c3b59cc4f983d7373 (diff)
downloadcrupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.gz
crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.bz2
crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.zip
tool(ruby-tools): update deps.
Diffstat (limited to 'tools/ruby-tools/sorbet/tapioca/require.rb')
-rw-r--r--tools/ruby-tools/sorbet/tapioca/require.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ruby-tools/sorbet/tapioca/require.rb b/tools/ruby-tools/sorbet/tapioca/require.rb
new file mode 100644
index 0000000..80f31f8
--- /dev/null
+++ b/tools/ruby-tools/sorbet/tapioca/require.rb
@@ -0,0 +1,4 @@
+# typed: true
+# frozen_string_literal: true
+
+# Add your extra requires here (`bin/tapioca require` can be used to bootstrap this list)