diff options
author | crupest <crupest@outlook.com> | 2023-12-11 15:02:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-03-25 22:12:33 +0800 |
commit | 26d843b555fb602b95dda3a9a84a3cc627398350 (patch) | |
tree | 3ae670759570cea831aedb8000e7d01344450e6f /tools/ruby-tools/Gemfile.lock | |
parent | a7945dc177ed1f08154706519e87ef00a013860e (diff) | |
download | crupest-26d843b555fb602b95dda3a9a84a3cc627398350.tar.gz crupest-26d843b555fb602b95dda3a9a84a3cc627398350.tar.bz2 crupest-26d843b555fb602b95dda3a9a84a3cc627398350.zip |
tools(ruby-tools): add ruby-tools to here.
Diffstat (limited to 'tools/ruby-tools/Gemfile.lock')
-rw-r--r-- | tools/ruby-tools/Gemfile.lock | 17 |
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 |