-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
72 lines (68 loc) · 1.41 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
GEM
remote: https://rubygems.org/
specs:
ankirb (0.4.1)
base91 (= 0.0.1)
mimemagic (~> 0.3)
rake (~> 10.5)
rubyzip (~> 1.1)
sqlite3 (~> 1.3)
base91 (0.0.1)
byebug (11.1.3)
coderay (1.1.3)
event_stream_parser (1.0.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
method_source (1.0.0)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
multipart-post (2.4.0)
net-http (0.4.1)
uri
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
racc (1.7.3)
rake (10.5.0)
ruby-openai (6.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
rubyzip (1.3.0)
sqlite3 (1.7.2-arm64-darwin)
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)
uri (0.13.0)
wisper (2.0.1)
PLATFORMS
arm64-darwin-23
DEPENDENCIES
ankirb
pry
pry-byebug
ruby-openai
tty-prompt
RUBY VERSION
ruby 3.1.4p223
BUNDLED WITH
2.4.19