-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
80 lines (76 loc) · 1.71 KB
/
Gemfile.lock
File metadata and controls
80 lines (76 loc) · 1.71 KB
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
PATH
remote: .
specs:
smart_prompt (0.3.4)
better_prompt (~> 0.2.1)
json (~> 2.12.0)
numo-narray (~> 0.9.2.1)
retriable (~> 3.1.2)
ruby-openai (~> 8.1.0)
safe_ruby (~> 1.0.5)
yaml (~> 0.4.0)
GEM
remote: https://rubygems.org/
specs:
better_prompt (0.2.1)
ruby_rich (~> 0.4.0)
sqlite3 (~> 1.4)
childprocess (5.1.0)
logger (~> 1.5)
event_stream_parser (1.0.0)
faraday (2.13.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
json (2.12.0)
logger (1.7.0)
mini_portile2 (2.8.9)
multipart-post (2.4.1)
net-http (0.6.0)
uri
numo-narray (0.9.2.1)
rake (13.2.1)
redcarpet (3.6.1)
retriable (3.1.2)
rouge (4.5.2)
ruby-openai (8.1.0)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby_rich (0.4.0)
redcarpet (~> 3.6.1)
rouge (~> 4.5.2)
tty-cursor (~> 0.7.1)
tty-reader (~> 0.9.0)
tty-screen (~> 0.8.2)
unicode-display_width (~> 3.1.4)
safe_ruby (1.0.5)
childprocess (~> 5)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.3-x86_64-linux)
tty-cursor (0.7.1)
tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.2)
unicode-display_width (3.1.5)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
wisper (2.0.1)
yaml (0.4.0)
PLATFORMS
ruby
x86_64-linux-gnu
DEPENDENCIES
numo-narray (~> 0.9.2.1)
rake (~> 13.0)
smart_prompt!
BUNDLED WITH
2.5.22