aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/Gemfile.lock
blob: 80f3d0d1c16920948dd36500a97211100c39ad76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
GEM
  remote: https://rubygems.org/
  specs:
    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

DEPENDENCIES
  sorbet
  sorbet-runtime
  tapioca

BUNDLED WITH
   2.5.18