Skip to content

Commit 9a2827b

Browse files
chore: revert ignoring Gemfile.lock
1 parent 139a140 commit 9a2827b

File tree

4 files changed

+213
-3
lines changed

4 files changed

+213
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@
77
bin/tapioca
88
Brewfile.lock.json
99
doc/
10-
Gemfile.lock
1110
sorbet/tapioca/*

Gemfile.lock

Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
GIT
2+
remote: https://github.com/stainless-api/syntax_tree-rbs.git
3+
revision: c30b50219918be7cfe3ef803a00b59d1e77fcada
4+
branch: main
5+
specs:
6+
syntax_tree-rbs (1.0.0)
7+
prettier_print
8+
rbs
9+
syntax_tree (>= 2.0.1)
10+
11+
PATH
12+
remote: .
13+
specs:
14+
openai (0.1.0.pre.alpha.5)
15+
connection_pool
16+
17+
GEM
18+
remote: https://rubygems.org/
19+
specs:
20+
activesupport (8.0.2)
21+
base64
22+
benchmark (>= 0.3)
23+
bigdecimal
24+
concurrent-ruby (~> 1.0, >= 1.3.1)
25+
connection_pool (>= 2.2.5)
26+
drb
27+
i18n (>= 1.6, < 2)
28+
logger (>= 1.4.2)
29+
minitest (>= 5.1)
30+
securerandom (>= 0.3)
31+
tzinfo (~> 2.0, >= 2.0.5)
32+
uri (>= 0.13.1)
33+
addressable (2.8.7)
34+
public_suffix (>= 2.0.2, < 7.0)
35+
ast (2.4.3)
36+
async (2.24.0)
37+
console (~> 1.29)
38+
fiber-annotation
39+
io-event (~> 1.9)
40+
metrics (~> 0.12)
41+
traces (~> 0.15)
42+
base64 (0.2.0)
43+
benchmark (0.4.0)
44+
bigdecimal (3.1.9)
45+
concurrent-ruby (1.3.5)
46+
connection_pool (2.5.3)
47+
console (1.30.2)
48+
fiber-annotation
49+
fiber-local (~> 1.1)
50+
json
51+
crack (1.0.0)
52+
bigdecimal
53+
rexml
54+
csv (3.3.4)
55+
drb (2.2.1)
56+
erubi (1.13.1)
57+
ffi (1.17.2-x86_64-linux-gnu)
58+
fiber-annotation (0.2.0)
59+
fiber-local (1.1.0)
60+
fiber-storage
61+
fiber-storage (1.0.1)
62+
fileutils (1.7.3)
63+
hashdiff (1.1.2)
64+
i18n (1.14.7)
65+
concurrent-ruby (~> 1.0)
66+
io-event (1.10.0)
67+
json (2.11.3)
68+
language_server-protocol (3.17.0.4)
69+
lint_roller (1.1.0)
70+
listen (3.9.0)
71+
rb-fsevent (~> 0.10, >= 0.10.3)
72+
rb-inotify (~> 0.9, >= 0.9.10)
73+
logger (1.7.0)
74+
metrics (0.12.2)
75+
minitest (5.25.5)
76+
minitest-focus (1.4.0)
77+
minitest (>= 4, < 6)
78+
minitest-hooks (1.5.2)
79+
minitest (> 5.3)
80+
minitest-proveit (1.0.0)
81+
minitest (> 5, < 7)
82+
minitest-rg (5.3.0)
83+
minitest (~> 5.0)
84+
mutex_m (0.3.0)
85+
netrc (0.11.0)
86+
parallel (1.27.0)
87+
parser (3.3.8.0)
88+
ast (~> 2.4.1)
89+
racc
90+
prettier_print (1.2.1)
91+
prism (1.4.0)
92+
public_suffix (6.0.2)
93+
racc (1.8.1)
94+
rainbow (3.1.1)
95+
rake (13.2.1)
96+
rb-fsevent (0.11.2)
97+
rb-inotify (0.11.1)
98+
ffi (~> 1.0)
99+
rbi (0.3.2)
100+
prism (~> 1.0)
101+
rbs (>= 3.4.4)
102+
sorbet-runtime (>= 0.5.9204)
103+
rbs (3.9.2)
104+
logger
105+
redcarpet (3.6.1)
106+
regexp_parser (2.10.0)
107+
rexml (3.4.1)
108+
rubocop (1.75.5)
109+
json (~> 2.3)
110+
language_server-protocol (~> 3.17.0.2)
111+
lint_roller (~> 1.1.0)
112+
parallel (~> 1.10)
113+
parser (>= 3.3.0.2)
114+
rainbow (>= 2.2.2, < 4.0)
115+
regexp_parser (>= 2.9.3, < 3.0)
116+
rubocop-ast (>= 1.44.0, < 2.0)
117+
ruby-progressbar (~> 1.7)
118+
unicode-display_width (>= 2.4.0, < 4.0)
119+
rubocop-ast (1.44.1)
120+
parser (>= 3.3.7.2)
121+
prism (~> 1.4)
122+
ruby-progressbar (1.13.0)
123+
securerandom (0.4.1)
124+
sorbet (0.5.12067)
125+
sorbet-static (= 0.5.12067)
126+
sorbet-runtime (0.5.12067)
127+
sorbet-static (0.5.12067-x86_64-linux)
128+
sorbet-static-and-runtime (0.5.12067)
129+
sorbet (= 0.5.12067)
130+
sorbet-runtime (= 0.5.12067)
131+
spoom (1.6.1)
132+
erubi (>= 1.10.0)
133+
prism (>= 0.28.0)
134+
rbi (>= 0.2.3)
135+
sorbet-static-and-runtime (>= 0.5.10187)
136+
thor (>= 0.19.2)
137+
steep (1.10.0)
138+
activesupport (>= 5.1)
139+
concurrent-ruby (>= 1.1.10)
140+
csv (>= 3.0.9)
141+
fileutils (>= 1.1.0)
142+
json (>= 2.1.0)
143+
language_server-protocol (>= 3.17.0.4, < 4.0)
144+
listen (~> 3.0)
145+
logger (>= 1.3.0)
146+
mutex_m (>= 0.3.0)
147+
parser (>= 3.1)
148+
rainbow (>= 2.2.2, < 4.0)
149+
rbs (~> 3.9)
150+
securerandom (>= 0.1)
151+
strscan (>= 1.0.0)
152+
terminal-table (>= 2, < 5)
153+
uri (>= 0.12.0)
154+
strscan (3.1.5)
155+
syntax_tree (6.2.0)
156+
prettier_print (>= 1.2.0)
157+
tapioca (0.16.11)
158+
benchmark
159+
bundler (>= 2.2.25)
160+
netrc (>= 0.11.0)
161+
parallel (>= 1.21.0)
162+
rbi (~> 0.2)
163+
sorbet-static-and-runtime (>= 0.5.11087)
164+
spoom (>= 1.2.0)
165+
thor (>= 1.2.0)
166+
yard-sorbet
167+
terminal-table (4.0.0)
168+
unicode-display_width (>= 1.1.1, < 4)
169+
thor (1.3.2)
170+
traces (0.15.2)
171+
tzinfo (2.0.6)
172+
concurrent-ruby (~> 1.0)
173+
unicode-display_width (3.1.4)
174+
unicode-emoji (~> 4.0, >= 4.0.4)
175+
unicode-emoji (4.0.4)
176+
uri (1.0.3)
177+
webmock (3.25.1)
178+
addressable (>= 2.8.0)
179+
crack (>= 0.3.2)
180+
hashdiff (>= 0.4.0, < 2.0.0)
181+
webrick (1.9.1)
182+
yard (0.9.37)
183+
yard-sorbet (0.9.0)
184+
sorbet-runtime
185+
yard
186+
187+
PLATFORMS
188+
x86_64-linux
189+
190+
DEPENDENCIES
191+
async
192+
minitest
193+
minitest-focus
194+
minitest-hooks
195+
minitest-proveit
196+
minitest-rg
197+
openai!
198+
rake
199+
rbs
200+
redcarpet
201+
rubocop
202+
sorbet
203+
steep
204+
syntax_tree
205+
syntax_tree-rbs!
206+
tapioca
207+
webmock
208+
webrick
209+
yard
210+
211+
BUNDLED WITH
212+
2.4.1

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require "rubocop/rake_task"
1111
tapioca = "sorbet/tapioca"
1212
ignore_file = ".ignore"
1313

14-
CLEAN.push(*%w[.idea/ .ruby-lsp/ .yardoc/ doc/ Gemfile.lock], *FileList["*.gem"], ignore_file)
14+
CLEAN.push(*%w[.idea/ .ruby-lsp/ .yardoc/ doc/], *FileList["*.gem"], ignore_file)
1515

1616
CLOBBER.push(*%w[sorbet/rbi/annotations/ sorbet/rbi/gems/], tapioca)
1717

scripts/bootstrap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ fi
1313

1414
echo "==> Installing Ruby dependencies…"
1515

16-
rm -fr -v -- Gemfile.lock
1716
exec -- bundle install "$@"

0 commit comments

Comments
 (0)