aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/Gemfile
diff options
context:
space:
mode:
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]