-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
65 lines (61 loc) · 1.29 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
baran (0.1.12)
byebug (11.1.3)
coderay (1.1.3)
colorize (1.1.0)
dotenv (3.1.2)
event_stream_parser (1.0.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.1)
net-http
json-schema (4.3.1)
addressable (>= 2.8)
langchainrb (0.15.0)
baran (~> 0.1.9)
colorize (~> 1.1.0)
json-schema (~> 4)
matrix
pragmatic_segmenter (~> 0.3.0)
to_bool (~> 2.0.0)
zeitwerk (~> 2.5)
logger (1.6.0)
matrix (0.4.2)
method_source (1.1.0)
multipart-post (2.4.1)
net-http (0.4.1)
uri
pragmatic_segmenter (0.3.24)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (6.0.1)
ruby-openai (7.1.0)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
to_bool (2.0.0)
uri (0.13.0)
zeitwerk (2.6.17)
PLATFORMS
arm64-darwin-23
ruby
DEPENDENCIES
dotenv
langchainrb
pry-byebug
ruby-openai
RUBY VERSION
ruby 3.3.4p94
BUNDLED WITH
2.5.11