aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/Gemfile
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/Gemfile
parent8c7363cab0c31db715484f6c3b59cc4f983d7373 (diff)
downloadcrupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.gz
crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.bz2
crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.zip
tool(ruby-tools): update deps.
Diffstat (limited to 'tools/ruby-tools/Gemfile')
-rw-r--r--tools/ruby-tools/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ruby-tools/Gemfile b/tools/ruby-tools/Gemfile
index f69d323..e8df7d9 100644
--- a/tools/ruby-tools/Gemfile
+++ b/tools/ruby-tools/Gemfile
@@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "sorbet", group: :development
gem "sorbet-runtime"
+gem 'tapioca', require: false, :group => [:development, :test]