-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
72 lines (68 loc) · 1.46 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
PATH
remote: .
specs:
irb-ai (0.1.0)
irb (~> 1.6)
ruby-openai (~> 4.1)
tracer (~> 0.2.2)
tty-markdown (~> 0.7.2)
GEM
remote: https://rubygems.org/
specs:
faraday (2.7.5)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
kramdown (2.4.0)
rexml
multipart-post (2.3.0)
pastel (0.8.0)
tty-color (~> 0.5)
power_assert (2.0.3)
prettier_print (1.2.1)
rake (13.0.6)
reline (0.3.4)
io-console (~> 0.5)
rexml (3.2.5)
rouge (4.1.1)
ruby-openai (4.1.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby2_keywords (0.0.5)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
test-unit (3.5.9)
power_assert
tracer (0.2.2)
tty-color (0.6.0)
tty-markdown (0.7.2)
kramdown (>= 1.16.2, < 3.0)
pastel (~> 0.8)
rouge (>= 3.14, < 5.0)
strings (~> 0.2.0)
tty-color (~> 0.5)
tty-screen (~> 0.8)
tty-screen (0.8.1)
unicode-display_width (2.4.2)
unicode_utils (1.4.0)
PLATFORMS
arm64-darwin-22
ruby
x86_64-linux
DEPENDENCIES
irb-ai!
rake (~> 13.0)
syntax_tree
test-unit (~> 3.0)
BUNDLED WITH
2.4.10