aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/Gemfile.lock
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-12-11 15:02:08 +0800
committercrupest <crupest@outlook.com>2024-03-25 22:12:33 +0800
commit652080cb089d9bdecad66e67715ea9e6cb344386 (patch)
tree3ae670759570cea831aedb8000e7d01344450e6f /tools/ruby-tools/Gemfile.lock
parent50092d271b91111d10a1a3cebfe27ba232ab06af (diff)
downloadcrupest-652080cb089d9bdecad66e67715ea9e6cb344386.tar.gz
crupest-652080cb089d9bdecad66e67715ea9e6cb344386.tar.bz2
crupest-652080cb089d9bdecad66e67715ea9e6cb344386.zip
tools(ruby-tools): add ruby-tools to here.
Diffstat (limited to 'tools/ruby-tools/Gemfile.lock')
-rw-r--r--tools/ruby-tools/Gemfile.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/ruby-tools/Gemfile.lock b/tools/ruby-tools/Gemfile.lock
new file mode 100644
index 0000000..94b729b
--- /dev/null
+++ b/tools/ruby-tools/Gemfile.lock
@@ -0,0 +1,17 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ sorbet (0.5.11305)
+ sorbet-static (= 0.5.11305)
+ sorbet-runtime (0.5.11305)
+ sorbet-static (0.5.11305-universal-darwin)
+
+PLATFORMS
+ x86_64-darwin-23
+
+DEPENDENCIES
+ sorbet
+ sorbet-runtime
+
+BUNDLED WITH
+ 2.5.7