aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/Gemfile.lock
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
commit719e7980180a83d2f23442641bbecc7c8c6f97ec (patch)
treef43915e1f58903cc2afea166414a58dd9e63dd7a /tools/ruby-tools/Gemfile.lock
parentb109ae78fb51c8f288e18c28cfd711f0192b20c8 (diff)
downloadcrupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.tar.gz
crupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.tar.bz2
crupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.zip
tool(ruby-tools): update deps.
Diffstat (limited to 'tools/ruby-tools/Gemfile.lock')
-rw-r--r--tools/ruby-tools/Gemfile.lock40
1 files changed, 35 insertions, 5 deletions
diff --git a/tools/ruby-tools/Gemfile.lock b/tools/ruby-tools/Gemfile.lock
index 94b729b..80f3d0d 100644
--- a/tools/ruby-tools/Gemfile.lock
+++ b/tools/ruby-tools/Gemfile.lock
@@ -1,10 +1,39 @@
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)
+ erubi (1.13.0)
+ netrc (0.11.0)
+ parallel (1.26.3)
+ prism (1.0.0)
+ rbi (0.2.0)
+ prism (~> 1.0)
+ sorbet-runtime (>= 0.5.9204)
+ sorbet (0.5.11554)
+ sorbet-static (= 0.5.11554)
+ sorbet-runtime (0.5.11554)
+ sorbet-static (0.5.11554-universal-darwin)
+ sorbet-static-and-runtime (0.5.11554)
+ sorbet (= 0.5.11554)
+ sorbet-runtime (= 0.5.11554)
+ spoom (1.4.2)
+ erubi (>= 1.10.0)
+ prism (>= 0.28.0)
+ sorbet-static-and-runtime (>= 0.5.10187)
+ thor (>= 0.19.2)
+ tapioca (0.16.2)
+ bundler (>= 2.2.25)
+ netrc (>= 0.11.0)
+ parallel (>= 1.21.0)
+ rbi (~> 0.2)
+ sorbet-static-and-runtime (>= 0.5.11087)
+ spoom (>= 1.2.0)
+ thor (>= 1.2.0)
+ yard-sorbet
+ thor (1.3.2)
+ yard (0.9.37)
+ yard-sorbet (0.9.0)
+ sorbet-runtime
+ yard
PLATFORMS
x86_64-darwin-23
@@ -12,6 +41,7 @@ PLATFORMS
DEPENDENCIES
sorbet
sorbet-runtime
+ tapioca
BUNDLED WITH
- 2.5.7
+ 2.5.18