-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
120 lines (117 loc) · 2.77 KB
/
Gemfile.lock
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
GEM
remote: https://rubygems.org/
specs:
array_include_methods (1.4.0)
async (2.8.0)
console (~> 1.10)
fiber-annotation
io-event (~> 1.1)
timers (~> 4.1)
awesome_print (1.9.2)
bigdecimal (3.1.5)
chunky_png (1.4.0)
coderay (1.1.3)
color (1.8)
console (1.23.3)
fiber-annotation
fiber-local
csv (3.2.8)
diff-lcs (1.5.0)
equalizer (0.0.11)
facets (3.1.0)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
glimmer (2.7.4)
array_include_methods (~> 1.4.0)
facets (>= 3.1.0, < 4.0.0)
glimmer-dsl-libui (0.11.7)
chunky_png (~> 1.4.0)
color (~> 1.8)
equalizer (= 0.0.11)
glimmer (~> 2.7.3)
libui (= 0.1.2.pre)
os (>= 1.0.0, < 2.0.0)
perfect-shape (~> 1.0.8)
puts_debuggerer (>= 0.13.5, < 2.0.0)
rake (>= 10.1.0, < 14.0.0)
rake-tui (>= 0.2.3, < 2.0.0)
rouge (>= 3.26.0, < 4.0.0)
super_module (~> 1.4.1)
text-table (>= 1.2.4, < 2.0.0)
io-event (1.4.0)
language_server-protocol (3.17.0.3)
libui (0.1.2.pre)
libui (0.1.2.pre-arm64-darwin)
matrix (0.4.2)
method_source (1.0.0)
minitest (5.20.0)
mutex_m (0.2.0)
oj (3.16.3)
bigdecimal (>= 3.0)
os (1.1.4)
pastel (0.8.0)
tty-color (~> 0.5)
perfect-shape (1.0.8)
equalizer (>= 0.0.11, < 1.1.0)
matrix (>= 0.4.2, < 1.1.0)
pqueue (2.1.0)
prism (0.19.0)
puts_debuggerer (0.13.5)
awesome_print (~> 1.9.2)
rake (13.1.0)
rake-tui (0.2.3)
tty-prompt
rouge (3.30.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
ruby-lsp (0.13.2)
language_server-protocol (~> 3.17.0)
prism (>= 0.19.0, < 0.20)
sorbet-runtime (>= 0.5.5685)
ruby-lsp-rspec (0.1.8)
ruby-lsp (~> 0.13.0)
sorbet-runtime (0.5.11176)
stackprof (0.2.25)
super_module (1.4.1)
method_source (>= 0.8.2, < 1.1.0)
text-table (1.2.4)
timers (4.3.5)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.2)
wisper (2.0.1)
PLATFORMS
arm64-darwin-23
ruby
DEPENDENCIES
async (~> 2.6)
coderay (~> 1.1)
csv
glimmer-dsl-libui
minitest
mutex_m
oj (~> 3.16)
pqueue (~> 2.1)
rspec (~> 3.12)
ruby-lsp-rspec (~> 0.1.8)
stackprof (~> 0.2.25)
BUNDLED WITH
2.5.3